[wp-meta] [Making WordPress.org] #2831: On the Advanced view of a plugin the list of committers is imporperly formatted.

Making WordPress.org noreply at wordpress.org
Thu May 18 21:43:51 UTC 2017


#2831: On the Advanced view of a plugin the list of committers is imporperly
formatted.
------------------------------+------------------------------------------
 Reporter:  aguseo            |      Owner:
     Type:  defect            |     Status:  new
 Priority:  normal            |  Milestone:  Plugin Directory v3 - Future
Component:  Plugin Directory  |   Keywords:  has-screenshots ui-feedback
------------------------------+------------------------------------------
 On the Advanced view of a plugin the list of committers is cascading vs
 being under each other.

 Screenshot here: https://cloudup.com/c_eWP58vjh5

 It could be fixed with a bit of css like this:

 {{{
 .committer-list li {
     clear: both;
     margin-bottom: 0.5rem;
 }
 }}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2831>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list