update device discovery

This commit is contained in:
Luke Pulverenti 2016-09-13 13:49:13 -04:00
parent 62265de2e5
commit fdc83ada98
21 changed files with 119 additions and 80 deletions

View file

@ -54,6 +54,7 @@
z-index: 1;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.formDialogFooterItem {
@ -61,6 +62,7 @@
margin-right: .5em !important;
flex-grow: 1;
text-align: center;
flex-basis: 0;
}
@media all and (min-width: 800px) {