aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'juick-www/src/main/static/style.css')
-rw-r--r--juick-www/src/main/static/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css
index e23c63d9..a15220dd 100644
--- a/juick-www/src/main/static/style.css
+++ b/juick-www/src/main/static/style.css
@@ -277,6 +277,7 @@ article .tags {
}
.msg-tags {
margin-top: 5px;
+ min-height: 30px;
}
article .tags > a,
.msg-tags > a {
@@ -928,6 +929,7 @@ article.nsfw .ir img:hover {
}
.msg-tags {
margin-top: 10px;
+ min-height: 1px;
}
.msg-txt {
padding-top: 5px;