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

git-svn-id: http://svn.automattic.com/wordpress/trunk@20643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2012-04-30 12:50:55 +00:00
parent 7ae297b910
commit b1d8cfb1c6

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;