Opera doesn't give the buttons any padding. Let's giver some.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2007-10-03 02:28:47 -04:00 committed by Dan McGee
parent d06163269b
commit a21b8c1209

View file

@ -210,6 +210,7 @@
color: rgb(108,131,176); color: rgb(108,131,176);
border: 1px solid rgb(108,131,176); border: 1px solid rgb(108,131,176);
font-size: 12px; font-size: 12px;
padding: 2px;
} }
form.actions form.actions