Remove overly broad CSS rule. fixes #15913

git-svn-id: http://svn.automattic.com/wordpress/trunk@17104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith
2010-12-21 17:46:39 +00:00
parent b9a7bb4bc7
commit d22aac01b6
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;