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:
71ccf64
)
Small style optimization
author
Marcel Werk
<burntime@woltlab.com>
Wed, 3 Apr 2013 23:58:30 +0000
(
01:58
+0200)
committer
Marcel Werk
<burntime@woltlab.com>
Wed, 3 Apr 2013 23:58:30 +0000
(
01:58
+0200)
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 3940d35541f1d25f43d82fda62e53a43052414a3..6da21b156bf455106802bc4a6bf4f1acbaadd76f 100644
(file)
--- a/
wcfsetup/install/files/style/layout.less
+++ b/
wcfsetup/install/files/style/layout.less
@@
-795,6
+795,10
@@
text-shadow: none;
font-size: 75%;
}
+
+ > .badge {
+ top: -1px;
+ }
}
> h1, > h1 > a {
@@
-1573,7
+1577,7
@@
dl.statsDataList {
dl.inlineDataList {
overflow: hidden;
- white-space: nowrap;
+ /*white-space: nowrap;*/
> dd {
display: inline-block;