add word-break to RoomDirectory

pull/3751/head
Luke Barnard 2017-04-27 16:46:14 +01:00
parent 71685b5eab
commit e6f694307d
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ limitations under the License.
margin-right: auto;
margin-bottom: 12px;
color: $primary-fg-color;
word-break: break-word;
display: flex;