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:
1fdaa51
)
Fixed small issue
author
Marcel Werk
<burntime@woltlab.com>
Sun, 13 May 2012 21:17:01 +0000
(23:17 +0200)
committer
Marcel Werk
<burntime@woltlab.com>
Sun, 13 May 2012 21:17:01 +0000
(23:17 +0200)
wcfsetup/install/files/style/user.less
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/style/user.less
b/wcfsetup/install/files/style/user.less
index 49d5635cd8cbf30f2cf354399b02cf29acce3795..f537f82d1f7ef4ce68a356ac7fbca997d6efe07a 100644
(file)
--- a/
wcfsetup/install/files/style/user.less
+++ b/
wcfsetup/install/files/style/user.less
@@
-126,7
+126,7
@@
&:after {
content: "";
display: table;
- clear:
both
;
+ clear:
left
;
}
}