[wp-meta] [Making WordPress.org] #1253: RTL plugin repo - download btn and favorite link

Making WordPress.org noreply at wordpress.org
Mon Sep 28 21:34:49 UTC 2015


#1253: RTL plugin repo - download btn and favorite link
---------------------+------------------------------
  Reporter:  ramiy   |      Owner:
      Type:  defect  |     Status:  new
  Priority:  normal  |  Component:  Plugin Directory
Resolution:          |   Keywords:  dev-feedback
---------------------+------------------------------

Comment (by ramiy):

 In LTR locals it should remain:

 {{{
 div.plugin-favorite {
     float: right;
     margin: 10px 2px -20px 0;
     font-size: 14px;
 }
 }}}

 In RTL locals it should be:

 {{{
 float: left;
 }}}

 And we need to rewrite the entire `plugin-description` and all it's child
 elements. It's a mess. Bad code. Not responsive.

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


More information about the wp-meta mailing list