Browse Source

Remove list style change

Angus McLeod 7 years ago
parent
commit
2859150dc2
1 changed files with 0 additions and 6 deletions
  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;
     }