[wp-trac] [WordPress Trac] #28670: Twenty Fourteen: custom header inline css needs RTL adjustment

WordPress Trac noreply at wordpress.org
Fri Jul 11 21:56:04 UTC 2014


#28670: Twenty Fourteen: custom header inline css needs RTL adjustment
---------------------------+------------------
 Reporter:  yoavf          |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  low            |   Milestone:  4.0
Component:  Bundled Theme  |     Version:  3.8
 Severity:  minor          |  Resolution:
 Keywords:  has-patch      |     Focuses:
---------------------------+------------------
Changes (by obenland):

 * component:  Themes => Bundled Theme


Comment:

 Can we do it with an additional selector, along the lines of this?
 (untested)

 {{{
 #!css

 .rtl.appearance_page_custom-header #headimg {
      margin: 0 30px 0 0;
 }
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28670#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list