Explorar el Código

Fix rangefilter inputs style

Denis K hace 8 años
padre
commit
cbee745cbd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jet/static/jet/css/_changeform.scss

+ 1 - 1
jet/static/jet/css/_changeform.scss

@@ -404,7 +404,7 @@ body.popup .submit-row {
   border-radius: 4px 0 0 4px !important;
   border-right-width: 0 !important;
 
-  #changelist & {
+  .results & {
     border-radius: 4px !important;
     border-right-width: 1px !important;
   }