OSDN Git Service

Fix select2 css for drop above style
[wvm/gitlab.git] / app / assets / stylesheets / generic / selects.scss
index 24fc857..c506bff 100644 (file)
@@ -1,6 +1,6 @@
 /** Select2 selectbox style override **/
 
-.select2-container {
+.select2-container, .select2-container.select2-drop-above {
   .select2-choice {
     background: #FFF;
     border-color: #BBB;