[wp-trac] [WordPress Trac] #35126: Improvements for the new .button-link CSS class

WordPress Trac noreply at wordpress.org
Fri Feb 10 18:11:23 UTC 2017


#35126: Improvements for the new .button-link CSS class
----------------------------+--------------------------------
 Reporter:  afercia         |       Owner:  Cheffheid
     Type:  enhancement     |      Status:  reopened
 Priority:  normal          |   Milestone:  4.8
Component:  Administration  |     Version:  4.4
 Severity:  normal          |  Resolution:
 Keywords:  needs-patch     |     Focuses:  ui, accessibility
----------------------------+--------------------------------

Comment (by Cheffheid):

 It's slightly weird that IE11 would render that underline.

 `text-decoration` is being set to none on the `:before` with an !important
 and everything, but I guess having `.button-link` set it to underline is
 enough for it to render it on the button's content.

 Setting `text-decoration` to none on the button seems to fix it. I'll
 upload a patch for that.

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


More information about the wp-trac mailing list