From: Luzifr Date: Tue, 9 Aug 2011 19:32:39 +0000 (+0200) Subject: Another bug fix X-Git-Tag: 2.0.0_Beta_1~1890^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=06781b21e6e03145c7252f31c3a1f0a693eefaa7;p=GitHub%2FWoltLab%2FWCF.git Another bug fix --- diff --git a/wcfsetup/install/files/acp/style/testing.css b/wcfsetup/install/files/acp/style/testing.css index b754596513..247e66db1d 100644 --- 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 */