From 6a39197fed921723d03aa5655a1bee7d044353c0 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 11 May 2011 02:32:21 +0200 Subject: Operation closing (closes #441) --- static/media/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static') 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{ -- cgit v1.2.3