[wp-trac] [WordPress Trac] #29372: Plugin search results display uneven
WordPress Trac
noreply at wordpress.org
Sat Sep 6 13:49:54 UTC 2014
#29372: Plugin search results display uneven
--------------------------+---------------------------------
Reporter: MikeHansenMe | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 4.0
Severity: normal | Resolution:
Keywords: close | Focuses: ui, administration
--------------------------+---------------------------------
Comment (by afercia):
Replying to [comment:4 nacin]:
> I would like it if each row grow to the height of the tallest in that
row, that way the bottoms of the cards line up and those are easier to
scan.
Equal height plugin cards can be made using CSS flexbox. Browsers that
don't understand flexbox should be safe and still use floats. I can't test
in IE 10/11 so if you think it's safe to start using flexbox, please
carefully check this as there may be some "Known issues" as reported on
http://caniuse.com/#feat=flexbox
Final result:
[[Image(http://i.imgur.com/ZI6RWzn.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29372#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list