]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/layout.scss
WIP
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / layout.scss
index cfdbf2b3147364a4c378f3f1ee799dccbe11614d..6fd14335d6000595f0f299154d819b011db1920c 100755 (executable)
@@ -18,6 +18,12 @@ body {
   border-bottom: 1px solid #ddd;
 }
 
+nav,
+body:not(.reset-left) main,
+footer {
+  padding-left: 240px;
+}
+
 main,
 #content,
 .valign-wrapper {