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:
b2fd912
)
Some minor fixes
author
Luzifr
<szekely@woltlab.com>
Mon, 21 Nov 2011 17:34:26 +0000
(18:34 +0100)
committer
Luzifr
<szekely@woltlab.com>
Mon, 21 Nov 2011 17:34:26 +0000
(18:34 +0100)
wcfsetup/install/files/acp/style/style.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/acp/style/style.css
b/wcfsetup/install/files/acp/style/style.css
index af5a3f9f45ed3eb2fc8391ad3513eec5604f65be..0263ca3ed633fc914dae6494d0a01314c2d5e102 100644
(file)
--- a/
wcfsetup/install/files/acp/style/style.css
+++ b/
wcfsetup/install/files/acp/style/style.css
@@
-1924,6
+1924,8
@@
input[type='button'],
border-color: #ccc;
border-bottom-color: #fff;
background-color: rgba(255, 255, 255, 1);
+ margin-right: -7px;
+ margin-left: -7px;
bottom: 0;
z-index: 30;
}
@@
-2163,7
+2165,7
@@
input[type='button'],
color: #999;
margin: 0;
padding: 5px 1px 5px 20px;
- display:
inline-
block;
+ display: block;
overflow: hidden;
white-space: nowrap;
}