removing widget thumb inline-block style to fix bug in safari

This commit is contained in:
Alex Windett 2016-11-01 11:24:03 +00:00
parent 5e3469fe88
commit d65414731e

View File

@ -37,7 +37,6 @@
background: #ffffff; background: #ffffff;
cursor: pointer; cursor: pointer;
display: inline-block;
height: remCalc(24); height: remCalc(24);
position: relative; position: relative;
top: -10px; top: -10px;