diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/media/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/media/style.css b/static/media/style.css index d4168d5ba..b4136f6a4 100644 --- a/static/media/style.css +++ b/static/media/style.css @@ -327,12 +327,12 @@ table.confirm tr.spacer td:last-child{ #window label{ display:inline-table; font-weight:bold; - width:240px; + width:245px; } #window span.value{ display:inline-table; - width:470px; + width:465px; } #window p{ |