X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2Fstatic%2Fthemes%2Fmaterial%2Fcss%2Flayout.scss;h=56c805efa173d20853a2b4fb7d66a9e7c00cd9e5;hb=9f0957b831622ee577fa7d8f92ec0df6f3a8e274;hp=8b8b06e60a64beb30e8e05db31d5a23f21219242;hpb=64f81bc31699ed239e4becec1cfa7ebc0bef2b5a;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/static/themes/material/css/layout.scss b/app/Resources/static/themes/material/css/layout.scss index 8b8b06e6..56c805ef 100755 --- a/app/Resources/static/themes/material/css/layout.scss +++ b/app/Resources/static/themes/material/css/layout.scss @@ -18,18 +18,16 @@ body { border-bottom: 1px solid #ddd; } -nav, -main, -footer { - padding-left: 240px; -} - main, #content, .valign-wrapper { height: 100%; } +.typo-logo { + max-width: 150px; +} + #main { flex: 1 0 auto;