Fix dashboard Right Now columns width in IE6/7, fixes 11293

git-svn-id: https://develop.svn.wordpress.org/trunk@12382 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-12-12 08:49:45 +00:00
parent 35ded05d09
commit 4e8a2950a5
3 changed files with 3 additions and 3 deletions

View File

@@ -151,7 +151,7 @@ div.postbox div.inside {
#dashboard_right_now td.first,
#dashboard_right_now td.last {
width: 1px;
width: 1%;
}
#dashboard_right_now .spam {