[wp-trac] [WordPress Trac] #29697: Weird ... After Title in Plugin Viewer

WordPress Trac noreply at wordpress.org
Thu Aug 13 22:23:39 UTC 2015


#29697: Weird ... After Title in Plugin Viewer
--------------------------+------------------------------
 Reporter:  kidsguide     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Plugins       |     Version:  4.0
 Severity:  minor         |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+------------------------------
Changes (by tyxla):

 * keywords:   => has-patch


Comment:

 I was able to reproduce the issue on the latest IE, and I could fix it
 with the provided patch.

 This issue was caused by a duplicate `text-overflow: ellipsis;`.
 Basically, the `#plugin-information-title` had `text-overflow: ellipsis;`
 specified, while the `#plugin-information-title h2` has it as well. So the
 one on `#plugin-information-title` becomes unnecessary and could be
 removed, as it caused issues on IE.

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


More information about the wp-trac mailing list