Commit 9c185c43 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Simpler way to place arrow

parent de3cdcfc
......@@ -16,12 +16,11 @@
@include border-radius($border-radius-default);
.select2-arrow {
width: auto;
background-image: none;
background-color: transparent;
border: none;
top: calc(50% - 12px);
right: 8px;
padding-top: 6px;
padding-right: 10px;
b {
@extend .caret;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment