add more sync buttons

This commit is contained in:
Luke Pulverenti
2014-12-18 23:20:07 -05:00
parent 0770149de2
commit d84df77553
42 changed files with 2405 additions and 66 deletions
+3 -3
View File
@@ -61,13 +61,13 @@
}
.listHeader {
margin-top: .7em;
margin-top: 1em;
margin-bottom: .15em;
padding-left: 2px;
}
.firstListHeader {
margin-top: .25em;
margin-top: 1em;
}
.ehsContent {
@@ -132,7 +132,7 @@
@media all and (min-width: 1920px) {
.ehsContent {
width: 94%;
width: 96%;
}
}