Remove overly broad CSS rule. fixes #15913

git-svn-id: https://develop.svn.wordpress.org/trunk@17104 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2010-12-21 17:46:39 +00:00
parent 63ff32198f
commit 40bc6b43c1
3 changed files with 3 additions and 3 deletions

View File

@@ -4192,7 +4192,7 @@ td.media-icon img {
width: 3em;
}
* html #template div {margin-right: 0;}
#save {width: 15em;}
.list-ajax-loading {
float: right;
margin-right: 9px;