Fixes right sidebar, 'cause @Luzifr forgot a comma ;D
authormax-m <maximilian.mader@gmx.de>
Sat, 4 Feb 2012 11:05:28 +0000 (12:05 +0100)
committermax-m <maximilian.mader@gmx.de>
Sat, 4 Feb 2012 11:05:28 +0000 (12:05 +0100)
wcfsetup/install/files/acp/style/wcf.css

index 1568a1f1632688c6e35ba0885d051183dc944891..e089895d65df31faa021a7a8b48d171f13655d64 100644 (file)
@@ -1035,7 +1035,7 @@ section.wcf-content .content {
        float: left;
 }
 
-.right .sidebar
+.right .sidebar,
 .right .wcf-sidebar {
        float: right;
 }