1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Fixed print view for baggy theme

This commit is contained in:
Nicolas Lœuillet 2016-08-26 21:20:02 +02:00
parent 52ef497099
commit add0e14cff
No known key found for this signature in database
GPG key ID: 5656BE27E1E34D0A
2 changed files with 27 additions and 22 deletions

View file

@ -26,7 +26,9 @@
div.tools,
header div,
.messages,
.entrie + .results {
.entrie + .results,
#article .mbm a,
#article-informations {
display: none !important;
}