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:
69edc55
)
Small style optimization
author
Marcel Werk
<burntime@woltlab.com>
Tue, 4 Sep 2012 16:10:32 +0000
(18:10 +0200)
committer
Marcel Werk
<burntime@woltlab.com>
Tue, 4 Sep 2012 16:10:32 +0000
(18:10 +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 226f402b3ded4e77dc050710381bd3389f161cb0..2478b94a9e3def46c296d8964680c2b8a705bc78 100644
(file)
--- a/
wcfsetup/install/files/style/layout.less
+++ b/
wcfsetup/install/files/style/layout.less
@@
-285,6
+285,9
@@
dl.statsDataList {
}
dl.inlineDataList {
+ overflow: hidden;
+ white-space: nowrap;
+
dd {
display: inline-block;
margin: 0 4px 0 0;