]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/baggy/css/print.css
Fixed print view for baggy theme
[github/wallabag/wallabag.git] / app / Resources / static / themes / baggy / css / print.css
index 6f187ff54f863fa2a2f71d052d6c8751819b6b5d..f7f6a8ad341ca974558e9bec04f56a1a3e2664f6 100755 (executable)
@@ -26,7 +26,9 @@
   div.tools,
   header div,
   .messages,
-  .entrie + .results {
+  .entrie + .results,
+  #article .mbm a,
+  #article-informations {
     display: none !important;
   }