Skip to content

Commit

Permalink
#2353 fix style to prevent line wrap in terminal
Browse files Browse the repository at this point in the history
Signed-off-by: Evgen Vidolob <[email protected]>
  • Loading branch information
Evgen Vidolob committed Dec 6, 2016
1 parent 9dadb3a commit c8291c5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
color: outputFontColor;
line-height: 13px;
padding: 3px;
white-space: nowrap;
}

.terminal-cursor {
Expand Down

0 comments on commit c8291c5

Please sign in to comment.