[wp-meta] [Making WordPress.org] #1256: Plugin Directory (RTL) Sidebar margin

Making WordPress.org noreply at wordpress.org
Sun Sep 27 22:58:27 UTC 2015


#1256: Plugin Directory (RTL) Sidebar margin
---------------------+------------------------------------
  Reporter:  ramiy   |      Owner:
      Type:  defect  |     Status:  new
  Priority:  normal  |  Component:  Plugin Directory
Resolution:          |   Keywords:  dev-feedback has-patch
---------------------+------------------------------------
Changes (by ramiy):

 * keywords:  dev-feedback => dev-feedback has-patch


Comment:

 In [https://s.w.org/style/wp4-rtl.css wp4-rtl.css], Line 33

 Replace:
 {{{
 #pagebody ul {
     margin-right: 16px;
 }
 }}}

 With:
 {{{
 #pagebody ul {
     margin-left: 0;
     margin-right: 16px;
 }
 }}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1256#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list