Remove unnecessary css
This commit is contained in:
parent
ff0145a129
commit
0678a6b302
|
@ -107,16 +107,6 @@
|
||||||
line-height: 22px;
|
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 {
|
.config-body label:not(.nondefault) .config-reset-icon {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user