Fixed gViewMenu button issues. Fixed major admin_default theme issues, content now clears the menu. Added IE-specific stylesheet to admin theme.

This commit is contained in:
Chad Kieffer
2009-02-12 04:25:43 +00:00
parent 886fd07bc2
commit d487558369
8 changed files with 88 additions and 49 deletions
+2 -1
View File
@@ -166,7 +166,8 @@ li.gGroup {
#gHeader:after,
#gAdminCommentsMenu:after,
#gGroupAdmin:after,
.gSelected:after {
.gSelected:after,
.gAvailable .gBlock:after {
clear: both;
content: ".";
display: block;