summaryrefslogtreecommitdiff
path: root/theme/base/css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/base/css')
-rw-r--r--theme/base/css/display.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 2af6cc67d..e4b83a0fa 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -752,6 +752,7 @@ font-size:0.95em;
.notice .notice-options a,
.notice .notice-options input {
float:left;
+font-size:1.025em;
}
#laconicat .notice div.entry-content {
@@ -802,6 +803,11 @@ padding-left:2%;
float:left;
width:50%;
position:relative;
+font-size:0.95em;
+}
+
+.notice-options a {
+float:left;
}
.notice-options .notice_delete,
.notice-options .notice_reply,