summaryrefslogtreecommitdiff
path: root/theme/base
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2009-12-27 16:50:48 -0500
committerSarven Capadisli <csarven@status.net>2009-12-27 16:50:48 -0500
commitce8c69a49fc6668a19886ebc354ea5bef808d12a (patch)
tree217cbabfd52cfa0e11552802f36f4140840c19ca /theme/base
parentf8764c02c97c175e7084b743d0af7c47c066ea88 (diff)
Adjusted showstream , shownotice notice max width
Diffstat (limited to 'theme/base')
-rw-r--r--theme/base/css/display.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 810b3aa80..29c7ee963 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -980,7 +980,7 @@ max-width:70%;
#showstream .notice div.entry-content,
#shownotice .notice div.entry-content {
margin-left:0;
-max-width:82%;
+max-width:79%;
}
.notice .notice-options a,