Fix typo in hex color code. props bananastalktome. fixes #20574.

git-svn-id: https://develop.svn.wordpress.org/trunk@20643 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-04-30 12:50:55 +00:00
parent e55d1f54e2
commit f6ed61d7c8
1 changed files with 1 additions and 1 deletions

View File

@ -1457,7 +1457,7 @@ html[dir="rtl"] .wp-switch-editor {
}
.wp-dialog {
background-color: fff;
background-color: #fff;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-top-left-radius: 4px;