mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user