Quality profile card size

This commit is contained in:
Mark McDowall committed 2013-07-03 20:59:06 -07:00
1 parent c08fcaad84
commit bcf5e3785e
1 file changed
+2 -2
+2 -2
View File
@@ -11,14 +11,14 @@
.card;
width: 250px;
width: 300px;
height: 120px;
padding: 10px 15px;
h3 {
margin-top: 0px;
display: inline-block;
width: 200px;
width: 240px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;