Commit 515eab24 by Patrick O'Carroll

added left:unset to counter left:0 in recent react-select release

parent 4d2e6b4a
......@@ -102,5 +102,6 @@ $select-option-selected-bg: $dropdownLinkBackgroundActive;
.gf-form-input--form-dropdown-right {
.Select-menu-outer {
right: 0;
left: unset;
}
}
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