wrap text in annotations modal (#7549)

annotation: wrap text in drop_element, fixes #7542
This commit is contained in:
xginn8 2017-02-14 02:49:43 -05:00 committed by Carl Bergquist
parent 05a6cb3f76
commit 1c8509ea58

View File

@ -12,6 +12,7 @@
color: $theme-color;
padding: 0.65rem;
font-size: $font-size-sm;
word-wrap: break-word;
max-width: 20rem;
&:before {