summaryrefslogtreecommitdiff
path: root/public/assets/css
diff options
context:
space:
mode:
authorjulian laplace <julescarbon@gmail.com>2022-10-27 17:56:15 +0200
committerjulian laplace <julescarbon@gmail.com>2022-10-27 17:56:15 +0200
commit7ac985f220ccedb8c4c305e15521c94436aa3dfb (patch)
tree4941c03ba4278cf2562aad5abe45381c3239762b /public/assets/css
parente2aff14776de097dca5b0b7fbafdef201558bf28 (diff)
add some post links and stuff
Diffstat (limited to 'public/assets/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 {