Add overflow-wrap to lines.css

This commit is contained in:
andreimarcu 2016-06-15 01:35:03 -07:00
parent 0a361a268c
commit f06b06fe76
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
text-align: right;
padding-right: 5px;
color: #999;
overflow-wrap: normal;
-webkit-touch-callout: none;
-webkit-user-select: none;