]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/print.css
Assets work
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / print.css
index a16be71e945bb4e7bd7e55608742cea3ef2979db..98505aae0434b4dc1f874656308b8da224138824 100755 (executable)
   div.tools,
   header div,
   .messages,
-  .entry + .results {
+  .entry + .results,
+  #slide-out,
+  .progress,
+  .hide-on-large-only,
+  #article > aside,
+  #article .mbm a {
     display: none !important;
   }
 
+  main {
+    padding-left: 0 !important;
+  }
+
+  #article {
+    margin: inherit !important;
+  }
+
   article {
     border: none !important;
   }