summaryrefslogtreecommitdiff
path: root/theme/base
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2009-11-19 18:21:40 +0000
committerSarven Capadisli <csarven@status.net>2009-11-19 18:21:40 +0000
commit269ccca9d48335f41eb6584d759f5c70de6847ee (patch)
tree2f235bc2923f7e93cf389a15324c13ebafd441be /theme/base
parent640bb39891c7e36886ff0cc3b2599e75f9c691be (diff)
Updated max-width for profile and single notice page
Diffstat (limited to 'theme/base')
-rw-r--r--theme/base/css/display.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index d5917953f..e584fae43 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -957,6 +957,7 @@ max-width:74%;
#showstream .notice div.entry-content,
#shownotice .notice div.entry-content {
margin-left:0;
+max-width:82%;
}
.notice .notice-options a,