summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/static/css')
-rw-r--r--hyperkitty/static/css/thread.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/hyperkitty/static/css/thread.css b/hyperkitty/static/css/thread.css
index cc3e8a4..cdd14e7 100644
--- a/hyperkitty/static/css/thread.css
+++ b/hyperkitty/static/css/thread.css
@@ -111,7 +111,7 @@ header .thread-newer {
#tags {
color: rgb(167, 169, 172);
- margin-top: 20px;
+ margin-top: 2em;
}
#tag_title {
@@ -120,16 +120,16 @@ header .thread-newer {
}
#tags ul {
- padding: 10px 0px 10px 0px;
+ padding: 10px 0;
margin: 0;
}
-#add_tag_field {
- width:70%;
+#add_tag {
+ margin-top: 0.3em;
}
#participants {
- margin-top: 20px;
+ margin-top: 2em;
color: rgb(167, 169, 172);
}
@@ -139,7 +139,7 @@ header .thread-newer {
}
#participants ul {
- padding: 10px 0px 10px 0px;
+ padding: 0;
margin: 0;
}