Prevent 1px padding between button and dropdown in ie11 when zooming
This commit is contained in:
parent
0418c9da3d
commit
e57e273a40
|
@ -48,7 +48,7 @@
|
|||
z-index: -10;
|
||||
padding: 8px;
|
||||
padding-bottom: 0;
|
||||
margin-top: 14px;
|
||||
margin-top: 13.5px;
|
||||
margin-left: -1px;
|
||||
text-align: left;
|
||||
background: #f8f8f8;
|
||||
|
|
Loading…
Reference in New Issue