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:
6222c9e
)
Another bug fix
author
Luzifr
<szekely@woltlab.com>
Tue, 9 Aug 2011 19:32:39 +0000
(21:32 +0200)
committer
Luzifr
<szekely@woltlab.com>
Tue, 9 Aug 2011 19:32:39 +0000
(21:32 +0200)
wcfsetup/install/files/acp/style/testing.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/acp/style/testing.css
b/wcfsetup/install/files/acp/style/testing.css
index b7545965135f07ae5293a0a050d136969a66628d..247e66db1d4a3be7937ee882238ca38e2f024ebd 100644
(file)
--- a/
wcfsetup/install/files/acp/style/testing.css
+++ b/
wcfsetup/install/files/acp/style/testing.css
@@
-565,7
+565,7
@@
dl > dd > fieldset > dl > dd > small {
text-align: left;
position: absolute;
left: 270px;
- width:
100%
;
+ width:
auto
;
}
dt.reversed ~ dd > input[type='checkbox'] {
@@
-573,6
+573,7
@@
dl > dd > fieldset > dl > dd > small {
}
+
/* -- -- -- -- -- Forms -- -- -- -- -- */
/* Globals */