fix word wrapping in notes field

This commit is contained in:
antelle 2016-05-13 15:09:45 +03:00
parent b5b932fd6b
commit 1e1a5aeefc
1 changed files with 0 additions and 1 deletions

View File

@ -223,7 +223,6 @@
}
.details__field--multiline & {
width: 0;
word-break: break-all;
white-space: pre-wrap;
}
.details__field--edit &,