update recording dialogs

This commit is contained in:
Luke Pulverenti 2016-09-20 12:51:16 -04:00
parent df635e0c5b
commit 8aaa2c7e47
78 changed files with 432 additions and 965 deletions

View file

@ -85,7 +85,7 @@
@media all and (min-width: 600px) {
.cardBox-mobile {
margin: 3px;
margin: 2px;
}
}
@ -147,7 +147,7 @@
.cardImageContainer {
/* Should be 0 with visualCardBox, but not really noticeable */
border-radius: 2px;
border-radius: 1px;
}
}