From a21b8c120958007fe45c80bcab6dee976d5c6d91 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Wed, 3 Oct 2007 02:28:47 -0400 Subject: Opera doesn't give the buttons any padding. Let's giver some. Signed-off-by: Loui Chang --- web/html/css/containers.css | 1 + 1 file changed, 1 insertion(+) (limited to 'web') diff --git a/web/html/css/containers.css b/web/html/css/containers.css index 63eb4b4c..86ba430b 100644 --- a/web/html/css/containers.css +++ b/web/html/css/containers.css @@ -210,6 +210,7 @@ color: rgb(108,131,176); border: 1px solid rgb(108,131,176); font-size: 12px; + padding: 2px; } form.actions -- cgit v1.2.3-24-g4f1b