update indexedDb

This commit is contained in:
Luke Pulverenti 2015-05-11 12:32:15 -04:00
parent 232f5dba67
commit 9e9ffda3e6
6 changed files with 56 additions and 37 deletions

View file

@ -174,6 +174,10 @@
max-width: 100%;
}
.fullCardFooter {
right: 0;
}
.cardText {
text-overflow: ellipsis;
overflow: hidden;
@ -185,7 +189,7 @@
}
.cardContent .cardFooter .cardText {
font-size: 16px;
font-size: 15px;
}
.cardOverlayInner {