Kaynağa Gözat

Updated firefox bug

Prev Wong 8 yıl önce
ebeveyn
işleme
414befe375

+ 2 - 1
package/css/awselect.css

@@ -74,7 +74,8 @@ Github: https://github.com/prevwong/awesome-select/
       width: 100%;
       color: inherit; }
     .awselect .front_face .current_value {
-      position: absolute; }
+      position: absolute;
+      left: 0; }
     .awselect .front_face .placeholder {
       position: relative; }
     .awselect .front_face .icon {

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
package/css/awselect.css.map


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
package/css/awselect.min.css


+ 1 - 0
package/css/awselect.scss

@@ -91,6 +91,7 @@ transition: 0.2s ease-in;
 		}
 		.current_value {
 			position:absolute;
+			left:0;
 		}
 		.placeholder {
 			position:relative;

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor