diff options
author | sarven <csarven@plantard.controlezvous.ca> | 2009-01-23 06:14:56 +0000 |
---|---|---|
committer | sarven <csarven@plantard.controlezvous.ca> | 2009-01-23 06:14:56 +0000 |
commit | c97980b14587327a0870f872305ecdd157896385 (patch) | |
tree | d521c9bb8e4af725d0a5499452d004483bdbed3f /theme | |
parent | 94b926be657640f4e0306a3787add27d49c7a566 (diff) |
Missing closing li
Diffstat (limited to 'theme')
-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; |