[wp-trac] [WordPress Trac] #38712: Button "Choose from the most used tags" is centerd

WordPress Trac noreply at wordpress.org
Thu Nov 10 03:01:35 UTC 2016


#38712: Button "Choose from the most used tags" is centerd
-------------------------------------+-----------------------------
 Reporter:  f.staude                 |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Future Release
Component:  Posts, Post Types        |     Version:  trunk
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  ui
-------------------------------------+-----------------------------

Comment (by Presskopp):

 It's not the only place this could happen looking at the code, but will be
 the only place where it '''can''' happen, because it's a longer string.
 Other occurences of `<button class="button-link" type="button">` are like
 "Update now", which in most languages should not produce breaking lines
 (but I don't know). Another occurence of the example is to be seen in
 "Press this", btw.
 So I wonder if we better patch `.button-link` with `text-align: left;`
 instead of just the tagcloud related `.tagcloud-link.button-link`.

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


More information about the wp-trac mailing list