Remove unnecessary css

This commit is contained in:
Rob Garrison 2018-09-17 23:05:15 -05:00
parent ff0145a129
commit 0678a6b302

View File

@ -107,16 +107,6 @@
line-height: 22px;
}
.current-range:before {
content: attr(data-min);
padding-right: .25em;
}
.current-range:after {
content: attr(data-max);
padding-left: .25em;
}
.config-body label:not(.nondefault) .config-reset-icon {
visibility: hidden;
}