update components

This commit is contained in:
Luke Pulverenti 2016-07-18 13:13:29 -04:00
parent e305bf40c8
commit b4f87ddb3a
8 changed files with 52 additions and 36 deletions

View file

@ -7,11 +7,14 @@
background-color: rgba(0, 0, 0, .85);
z-index: 998;
line-height: initial;
font-size: initial;
}
.cardOverlayInner {
padding: 11px 12px 10px;
padding: .5em;
color: #fff;
text-align: left;
}
.cardOverlayInner button:last-child {