Indexer cards consistent height

This commit is contained in:
Mark McDowall 2013-05-29 21:33:19 -07:00
parent de911005cb
commit 2a12b051bc
1 changed files with 3 additions and 1 deletions

View File

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