diff --git a/src/css/switchery_custom.less b/src/css/switchery_custom.less index 28211004..3894b320 100644 --- a/src/css/switchery_custom.less +++ b/src/css/switchery_custom.less @@ -1,7 +1,7 @@ /* Switchery sizes. */ .switchery { height: 14px; - width: 45px; + width: 30px; z-index: 1000; opacity: 1 !important; -moz-user-select: none; @@ -25,7 +25,7 @@ height: 14px; position: relative; vertical-align: middle; - width: 35px; + width: 25px; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none;