Explorar el Código

Update select2.css

djarnis73 hace 11 años
padre
commit
b7695ec6a9
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      select2.css

+ 2 - 0
select2.css

@@ -80,6 +80,8 @@ Version: @@ver@@ Timestamp: @@timestamp@@
     white-space: nowrap;
 
     text-overflow: ellipsis;
+    float: none;
+    width: auto;
 }
 
 .select2-container .select2-choice abbr {