debug: do not wrap words in hover yet

fixes #2305
This commit is contained in:
isidor 2016-02-04 15:39:42 +01:00
parent 36dd129388
commit 5e050753e4

View file

@ -17,7 +17,6 @@
-ms-animation-name: fadeIn;
animation-duration: 0.15s;
animation-name: fadeIn;
word-wrap: break-word;
-webkit-user-select: text;
white-space: pre;