Explorar el Código

Add margin after errors

Denis K hace 9 años
padre
commit
60ff9fac64
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      jet/static/jet/css/_changeform.scss

+ 1 - 0
jet/static/jet/css/_changeform.scss

@@ -42,6 +42,7 @@
       @extend .clear-list;
       @extend .small;
       color: $error-text-color;
+      margin-bottom: 10px !important;
     }
 
     .datetime {