Explorar el Código

Remove list style change

Angus McLeod hace 7 años
padre
commit
2859150dc2
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  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;
     }