Remove line wrap

This commit is contained in:
guerler
2017-09-18 15:36:29 -04:00
parent 8b517e7a03
commit 403cd3ffca
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -126,6 +126,8 @@
resize: none;
background: inherit;
color: @black;
white-space: nowrap;
overflow: scroll;
}
.upload-text-info {
&:extend(.text-primary);
File diff suppressed because one or more lines are too long