aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/layout.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/layout.scss')
-rwxr-xr-xapp/Resources/static/themes/material/css/layout.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/layout.scss b/app/Resources/static/themes/material/css/layout.scss
index cfdbf2b3..56c805ef 100755
--- a/app/Resources/static/themes/material/css/layout.scss
+++ b/app/Resources/static/themes/material/css/layout.scss
@@ -24,6 +24,10 @@ main,
24 height: 100%; 24 height: 100%;
25} 25}
26 26
27.typo-logo {
28 max-width: 150px;
29}
30
27#main { 31#main {
28 flex: 1 0 auto; 32 flex: 1 0 auto;
29 33