update card margin

This commit is contained in:
Luke Pulverenti 2015-01-25 16:23:48 -05:00
parent f47af9cc01
commit 3969693dad

View File

@ -80,6 +80,7 @@
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
background: #fff;
margin: 1px;
}
/*.visualCardBox .cardFooter {