mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Fix widgets alignment in IE, fixes #8424
git-svn-id: https://develop.svn.wordpress.org/trunk@9995 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -188,7 +188,8 @@ ul#adminmenu {
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
#the-comment-list .comment-item {
|
||||
#the-comment-list .comment-item,
|
||||
ul#widget-list li.widget-list-item {
|
||||
zoom: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user