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:
e73af02
)
Fixed floating issue
author
Marcel Werk
<burntime@woltlab.com>
Fri, 3 Oct 2014 20:27:28 +0000
(22:27 +0200)
committer
Marcel Werk
<burntime@woltlab.com>
Fri, 3 Oct 2014 20:27:28 +0000
(22:27 +0200)
wcfsetup/install/files/style/form.less
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/style/form.less
b/wcfsetup/install/files/style/form.less
index 22767feda00e80aee2fea312efec18d7336b1f87..2ec6ab9a74b8592d4d8ae84eceb1e33f3376ce8c 100644
(file)
--- a/
wcfsetup/install/files/style/form.less
+++ b/
wcfsetup/install/files/style/form.less
@@
-41,6
+41,7
@@
dl:not(.plain) {
}
> dt {
+ clear: left;
color: @wcfLabelColor;
float: left;
text-align: right;