Prevent 1px padding between button and dropdown in ie11 when zooming

This commit is contained in:
Sugaroverdose 2015-01-28 22:44:12 +03:00
parent 0418c9da3d
commit e57e273a40
1 changed files with 1 additions and 1 deletions

View File

@ -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;