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:
e1c2bb0
)
Added missing clearfix to userpanel
author
Marcel Werk
<burntime@woltlab.com>
Wed, 4 Feb 2015 11:15:22 +0000
(12:15 +0100)
committer
Marcel Werk
<burntime@woltlab.com>
Wed, 4 Feb 2015 11:15:22 +0000
(12:15 +0100)
wcfsetup/install/files/style/layout.less
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/style/layout.less
b/wcfsetup/install/files/style/layout.less
index 21ee6250908954141b6a17159ccea85aca99a2c8..84994c9d36dace4c4c936300dec1007ef57ea3b7 100644
(file)
--- a/
wcfsetup/install/files/style/layout.less
+++ b/
wcfsetup/install/files/style/layout.less
@@
-69,6
+69,8
@@
position: relative;
> ul.userPanelItems {
+ .clearfix;
+
> li {
float: left;