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:
markjaquith 2008-10-27 04:56:17 +00:00
parent 2e6d9f228e
commit ea9b087c7a
1 changed files with 4 additions and 0 deletions

View File

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