소스 검색

Remove list style change

Angus McLeod 7 년 전
부모
커밋
2859150dc2
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 6
      assets/stylesheets/wizard/wizard_custom.scss

+ 0 - 6
assets/stylesheets/wizard/wizard_custom.scss

@@ -10,12 +10,6 @@
   .wizard-step-description {
     line-height: 1.7;
 
-    ul {
-      margin: 0;
-      padding: 0;
-      list-style: none;
-    }
-
     i {
       margin-right: 7px;
     }