Parcourir la source

style formulaire déroulant

julpec il y a 8 ans
Parent
commit
ee8729d796
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3 2
      panorama/static/panorama/css/celutz.css

+ 3 - 2
panorama/static/panorama/css/celutz.css

@@ -326,6 +326,7 @@ select {
     width:0px;
     height:0px;
 }
-#sel_point option {
-    padding: 0px 5px;
+#sel_point option,
+#id_reference_point option {
+    padding: 0px 4px;
 }