Don't pre-fill empty image alt when inserting into a post.

git-svn-id: http://svn.automattic.com/wordpress/trunk@12161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2009-11-10 00:09:40 +00:00
parent 5a9f4aabd5
commit 1c24715413
3 changed files with 6 additions and 4 deletions
+4
View File
@@ -123,6 +123,10 @@ abbr.required {
padding: 0 5px 8px 0;
}
.describe td.error {
padding: 2px 8px;
}
.describe td.A1 {
width: 132px;
}