Remove unnecessary class.

This commit is contained in:
Andy Phillipson 2017-07-14 15:24:25 -04:00
commit 635d35ab87
No known key found for this signature in database
GPG key ID: D813A67D567D6C88

View file

@ -75,14 +75,6 @@
font-weight: bold;
}
}
.setting-range-hdist {
display: table;
width: 100%;
span {
display: table-cell;
text-align: center;
}
}
.settings-list {
.item {
color: $v-dark-gray;