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:
9ac80d1
)
Fixed small style issue
author
Marcel Werk
<burntime@woltlab.com>
Tue, 1 Oct 2013 12:06:14 +0000
(14:06 +0200)
committer
Marcel Werk
<burntime@woltlab.com>
Tue, 1 Oct 2013 12:06:14 +0000
(14:06 +0200)
wcfsetup/install/files/style/label.less
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/style/label.less
b/wcfsetup/install/files/style/label.less
index bb5ff1cda71de417fdd9d9ece5afe4bce3bbe206..8d9580fcd4169b99345bc75306dd19a68eba5e1f 100644
(file)
--- a/
wcfsetup/install/files/style/label.less
+++ b/
wcfsetup/install/files/style/label.less
@@
-39,7
+39,7
@@
> ul.labelList {
position: relative;
- top: -
6
px;
+ top: -
4
px;
}
}