Prechádzať zdrojové kódy

Remove list style change

Angus McLeod 7 rokov pred
rodič
commit
2859150dc2

+ 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;
     }