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:
5fd423c
)
Fixed upload button
author
Marcel Werk
<burntime@woltlab.com>
Tue, 11 Dec 2012 21:04:07 +0000
(22:04 +0100)
committer
Marcel Werk
<burntime@woltlab.com>
Tue, 11 Dec 2012 21:04:07 +0000
(22:04 +0100)
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 7d096c6cafad7f78d16ce8f4d66f133a462de6ff..1ac86d00f2728264f50735535b9a16aff03a2613 100644
(file)
--- a/
wcfsetup/install/files/style/form.less
+++ b/
wcfsetup/install/files/style/form.less
@@
-327,6
+327,7
@@
textarea {
/* upload button */
.uploadButton {
+ margin-top: @wcfGapSmall;
overflow: hidden;
position: relative;