Index: trunk/phase3/skins/common/shared.css |
— | — | @@ -67,7 +67,9 @@ |
68 | 68 | body.rtl td.mw-input { text-align: right; } |
69 | 69 | body.rtl td.mw-submit { text-align: right; } |
70 | 70 | |
71 | | -td.mw-label { vertical-align: top; width: 30%; } |
| 71 | +td.mw-label { vertical-align: top; } |
| 72 | +.prefsection td.mw-label { width: 20%; } |
| 73 | +.prefsection table { width: 100%; } |
72 | 74 | td.mw-submit { white-space: nowrap; } |
73 | 75 | |
74 | 76 | table.mw-htmlform-nolabel td.mw-label { width: 0 !important; } |