(css) Adapt fullscreen dialogs to new md layout

pull/105/head
Francis Lachapelle 2015-08-26 09:40:47 -04:00
parent b3d6973fb1
commit 49e7cf0994
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
@import 'extends';
@media (max-width: $layout-breakpoint-sm) {
[flex-sm="100"] {
[flex-sm="100"],
.flex-sm-100 {
max-width: 100%;
max-height: 100%;
width: 100%;