Twenty Thirteen: fix incorrect CSS selector in ie.css, props FStop. Fixes #23548.

git-svn-id: http://core.svn.wordpress.org/trunk@23459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-02-20 04:22:02 +00:00
parent 69bd474ac6
commit 33034aff5f
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ img.alignleft {
}
/* Internet Explorer 8 */
ie8 .site {
.ie8 .site {
border: 0;
}