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

git-svn-id: http://svn.automattic.com/wordpress/trunk@12382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2009-12-12 08:49:45 +00:00
parent e07bea12f8
commit a941587c26
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

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 {