Add a little padding to a.button, for to benefit glorious nation Webkit rounded corners

git-svn-id: https://develop.svn.wordpress.org/trunk@9364 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith 2008-10-27 04:56:17 +00:00
parent 394968b4e1
commit 2106a12a97

View File

@ -279,6 +279,10 @@ table#availablethemes td.bottom {
border-radius: 11px;
}
a.button {
padding: 4px 8px;
}
#doaction,
#doaction2 {
margin-right: 8px;