1
0
mirror of synced 2024-11-25 14:26:03 +03:00

Don't remove border, make it transparent to prevent jumping of the page.

This commit is contained in:
Jean Jacques Warmerdam 2012-04-04 14:34:02 +03:00
parent bf25e5e7e4
commit dca2130d2c

View File

@ -189,7 +189,7 @@
.select2-dropdown-open .select2-choice {
border: 1px solid #aaa;
border-bottom: none;
border-bottom-color: transparent;
-webkit-box-shadow: 0 1px 0 #fff inset;
-moz-box-shadow : 0 1px 0 #fff inset;
-o-box-shadow : 0 1px 0 #fff inset;