summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorHugo Roy <hugo@fsfe.org>2016-05-10 19:45:45 +0200
committerHugo Roy <hugo@hugoroy.eu>2016-07-23 18:38:03 +0200
commitbd6977968cd5ed7020c21031a7058b5418227e37 (patch)
tree096b29f038af1efad8aaaba2145f97b5cb93e281 /ui
parent3de3399e3a32f2b39cdc597325a05ff446d1a055 (diff)
print view: not too big
Diffstat (limited to 'ui')
-rw-r--r--ui/thread-view.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/thread-view.scss b/ui/thread-view.scss
index 2ef10d9..c84de3e 100644
--- a/ui/thread-view.scss
+++ b/ui/thread-view.scss
@@ -65,6 +65,7 @@
@media print {
body {
+ font-size: 12pt !important;
background-color: white !important;
}
.avatar, .button, .starred {