mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 06:29:30 +00:00
Twenty Thirteen: use lowercase color hex value in RTL CSS file, props zeo. Fixes #24474.
git-svn-id: http://core.svn.wordpress.org/trunk@24394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8f72f9e9e3
commit
28ab169d37
@ -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%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user