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:
File diff suppressed because one or more lines are too long
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user