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:
eab82f4
)
Small style optimization
author
Marcel Werk
<burntime@woltlab.com>
Sat, 1 Jun 2013 22:45:53 +0000
(
00:45
+0200)
committer
Marcel Werk
<burntime@woltlab.com>
Sat, 1 Jun 2013 22:45:53 +0000
(
00:45
+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 c2094e7782cebf5b784c3248df2f033712eb8e28..48d19fedf0cebe3bc0c0f5203de7d08a5138ef4c 100644
(file)
--- a/
wcfsetup/install/files/style/layout.less
+++ b/
wcfsetup/install/files/style/layout.less
@@
-22,7
+22,7
@@
@media only screen and (min-width: 801px) {
body {
- min-width:
1024
px;
+ min-width:
980
px;
}
}