pre-wrap

Andrew Cantino %!s(int64=10) %!d(string=hace) años
padre
commit
85862fdc56
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      app/assets/stylesheets/application.css.scss.erb

+ 2 - 0
app/assets/stylesheets/application.css.scss.erb

@@ -40,6 +40,8 @@ body { padding-top: 60px; }
40 40
   @extend .has-error;
41 41
 }
42 42
 
43
+.modal-body pre { white-space: pre-wrap; }
44
+
43 45
 .select2 {
44 46
   float: none !important;
45 47
   margin-left: 0 !important;