Remove lint issues overflow & ellipsis

This commit is contained in:
Rob Garrison 2017-08-20 14:49:21 -05:00
parent 5ce7a925cb
commit e387d7a5e7

View File

@ -466,8 +466,6 @@ body[data-match-highlight="selection"] .CodeMirror-selection-highlight-scrollbar
}
#lint td[role="message"] {
text-align: left;
text-overflow: ellipsis;
overflow: hidden;
}
/************ CSS beautifier ************/