Twenty Thirteen: use lowercase color hex value in RTL CSS file, props zeo. Fixes #24474.

git-svn-id: https://develop.svn.wordpress.org/trunk@24394 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-05-31 22:11:57 +00:00
parent fe880f9ac1
commit 6bbc589384
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ div.nav-menu > ul {
.nav-menu .sub-menu ul,
.nav-menu .children ul {
border-left: 2px solid #F7F5E7;
border-left: 2px solid #f7f5e7;
border-right: 0;
left: auto;
right: 100%;