1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-25 01:02:05 +00:00

Indexer cards consistent height

This commit is contained in:
Mark McDowall 2013-05-29 21:33:19 -07:00
parent de911005cb
commit 2a12b051bc

View file

@ -11,7 +11,9 @@
.card;
min-width: 220px;
width: 220px;
height: 260px;
padding: 10px 15px;
h2 {
margin-top: 0px;