projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd12196
)
Fixes right sidebar, 'cause @Luzifr forgot a comma ;D
author
max-m
<maximilian.mader@gmx.de>
Sat, 4 Feb 2012 11:05:28 +0000
(12:05 +0100)
committer
max-m
<maximilian.mader@gmx.de>
Sat, 4 Feb 2012 11:05:28 +0000
(12:05 +0100)
wcfsetup/install/files/acp/style/wcf.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/acp/style/wcf.css
b/wcfsetup/install/files/acp/style/wcf.css
index 1568a1f1632688c6e35ba0885d051183dc944891..e089895d65df31faa021a7a8b48d171f13655d64 100644
(file)
--- a/
wcfsetup/install/files/acp/style/wcf.css
+++ b/
wcfsetup/install/files/acp/style/wcf.css
@@
-1035,7
+1035,7
@@
section.wcf-content .content {
float: left;
}
-.right .sidebar
+.right .sidebar
,
.right .wcf-sidebar {
float: right;
}