Skip to content

Commit c2189ec

Browse files
tahajahangirmarijnh
authored andcommitted
[lint addon] Wrap long lint messages
e.g. errors on css `input.someLongClassName {}`
1 parent 51a4b57 commit c2189ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addon/lint/lint.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
padding: 2px 5px;
1515
position: fixed;
1616
white-space: pre;
17+
white-space: pre-wrap;
1718
z-index: 100;
1819
max-width: 600px;
1920
opacity: 0;

0 commit comments

Comments
 (0)