(css) Adapt fullscreen dialogs to new md layout

This commit is contained in:
Francis Lachapelle 2015-08-26 09:40:47 -04:00
parent b3d6973fb1
commit 49e7cf0994

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%;