Fix the rounded corners on .widefat, for trunk

git-svn-id: http://svn.automattic.com/wordpress/trunk@11674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2009-07-01 07:31:37 +00:00
parent 3722d82269
commit 1a88d01e90
3 changed files with 7 additions and 4 deletions

View File

@@ -338,6 +338,11 @@ table.ie-fixed {
padding: 4px 0 22px;
}
.widefat {
empty-cells: show;
border-collapse: collapse;
}
.tablenav a.button-secondary {
display: inline-block;
padding: 2px 5px;