mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
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:
parent
d06163269b
commit
a21b8c1209
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue