Fixed input range style on IE11

This commit is contained in:
jdescottes 2014-07-05 11:41:40 +02:00
parent 2c235e659b
commit bf9be5de2d

View File

@ -50,6 +50,7 @@
height : 26px;
margin : 0;
box-sizing: border-box;
padding:0;
}
.preview-toggle-onion-skin {