Add a little padding to a.button, for to benefit glorious nation Webkit rounded corners
git-svn-id: http://svn.automattic.com/wordpress/trunk@9364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
2e6d9f228e
commit
ea9b087c7a
|
@ -279,6 +279,10 @@ table#availablethemes td.bottom {
|
|||
border-radius: 11px;
|
||||
}
|
||||
|
||||
a.button {
|
||||
padding: 4px 8px;
|
||||
}
|
||||
|
||||
#doaction,
|
||||
#doaction2 {
|
||||
margin-right: 8px;
|
||||
|
|
Loading…
Reference in New Issue