Remove unnecessary class.

This commit is contained in:
Andy Phillipson 2017-07-14 15:24:25 -04:00
parent b7cfd86f22
commit 635d35ab87
No known key found for this signature in database
GPG Key ID: D813A67D567D6C88
1 changed files with 0 additions and 8 deletions

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;