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:
046e129
)
Getting rid of "clear: both"
author
Luzifr
<szekely@woltlab.com>
Tue, 20 Dec 2011 18:13:47 +0000
(19:13 +0100)
committer
Luzifr
<szekely@woltlab.com>
Tue, 20 Dec 2011 18:13:50 +0000
(19:13 +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 b56aef4bf2fa1cabeed804de10650370ac2fbd13..9f8962396b624c48fb9d09d2d04d4e46eca61308 100644
(file)
--- a/
wcfsetup/install/files/acp/style/wcf.css
+++ b/
wcfsetup/install/files/acp/style/wcf.css
@@
-1025,7
+1025,6
@@
nav.sidebarMenu > div ul li.activeMenuItem a {
footer.pageFooter {
text-align: center;
padding: 0 23px;
- clear: both;
position: relative;
}
@@
-1057,7
+1056,6
@@
footer.pageFooter > div {
border-bottom-right-radius: 3px;
background-color: #e7f2fd;
padding: 0 7px;
- clear: both;
}
footer.pageFooter > div:after {