Revert checkradio changes and changes to scrollbars

This commit is contained in:
Christian Medel 2019-08-15 09:38:15 -04:00
parent 20ac52e4a2
commit a4e1d751b4

View File

@ -251,7 +251,7 @@ checkbutton, radiobutton {
padding: 4px;
outline-offset: 0; }
check, .check, radio, .radio {
check, radio {
margin: 4px;
min-height: 14px;
min-width: 14px; }