orijtech / media-search

Media search's code
Apache License 2.0
14 stars 1 forks source link

Fix gaps between results #3

Closed hvent90 closed 6 years ago

hvent90 commented 6 years ago

I think this is a result due to the height of a result card's text is not fixed. The solution will probably be to limit every text portion to 1 or two lines and truncate with an ellipse.

hvent90 commented 6 years ago

Fixed with https://github.com/orijtech/media-search/pull/6