summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--theme/base/css/display.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 7b7fd6269..485479d15 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -952,7 +952,7 @@ clear:left;
float:left;
font-size:0.95em;
margin-left:59px;
-width:50%;
+max-width:74%;
}
#showstream .notice div.entry-content,
#shownotice .notice div.entry-content {
@@ -974,7 +974,7 @@ position:relative;
font-size:0.95em;
width:90px;
float:right;
-margin-right:11px;
+margin-right:7px;
}
.notice-options a {