소스 검색

Fix rangefilter inputs style

Denis K 8 년 전
부모
커밋
cbee745cbd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;
   }