diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-01-23 06:33:08 +0000 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-01-23 06:33:08 +0000 |
commit | da5c5499b8ebe2e0089fbc4080d26556f0bb11b4 (patch) | |
tree | a70e05f6471b01beafe0bcb00422ed86162df56d /theme/base/css/display.css | |
parent | 745885902ae69e832d910b82c6bc21520885b136 (diff) | |
parent | 538518ead6b15ce08f36304aed826626476a0883 (diff) |
Merge branch 'master' of /var/www/trunk
Diffstat (limited to 'theme/base/css/display.css')
-rw-r--r-- | theme/base/css/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index b4f3ffd54..4eee3449b 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -226,7 +226,7 @@ position:absolute; right:0; top:49px; float:right; -width:322px; +width:300px; } #page_notice { clear:both; |