summaryrefslogtreecommitdiff
path: root/public/assets/css/hootstream.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/css/hootstream.css')
-rw-r--r--public/assets/css/hootstream.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/assets/css/hootstream.css b/public/assets/css/hootstream.css
index d0d10a2..da65bc5 100644
--- a/public/assets/css/hootstream.css
+++ b/public/assets/css/hootstream.css
@@ -396,6 +396,10 @@
#hootfilters .sortDesc input[type="radio"]:checked + span {
text-decoration: overline;
}
+#hootfilters div.editLink,
+#hootfilters div.classicLink {
+ margin-right: 0;
+}
/** Read more */
#hootevents .readMore {