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
1 changed files with 0 additions and 1 deletions

View File

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