Procházet zdrojové kódy

Fix rangefilter inputs style

Denis K před 8 roky
rodič
revize
cbee745cbd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;
   }