summaryrefslogtreecommitdiff
path: root/theme/base
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2009-11-19 12:48:17 +0000
committerSarven Capadisli <csarven@status.net>2009-11-19 12:48:17 +0000
commit209bc0456991b0e5bb9a7ecdbb3f72ecdb4bc90c (patch)
tree62be4fcd4bfa197a889650e1e859f6ad773c5571 /theme/base
parent643318e98cea3bd1d0fddab7acded86319e5df8c (diff)
Updated layout for notice info and options
Diffstat (limited to 'theme/base')
-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 {