debug: wrap long string in simple hover

This commit is contained in:
isidor
2016-01-06 12:53:02 +01:00
parent 35d35b4709
commit dda3904649

View File

@@ -18,6 +18,7 @@
-ms-animation-name: fadeIn;
animation-duration: 0.15s;
animation-name: fadeIn;
word-wrap: break-word;
white-space: pre;