Removed pre-wrap from terminal blocks.
h3rald h3rald@h3rald.com
Sat, 18 Nov 2017 21:36:16 +0100
2 files changed,
0 insertions(+),
3 deletions(-)
M
styles/_blocks.less
→
styles/_blocks.less
@@ -8,7 +8,6 @@
.terminal { .mix-box(@gray-2, @gray-e, @gray-c); .mix-responsive; - white-space: pre-wrap; padding: 0 3px; border: 2px solid @gray-9; border-top: 10px solid @gray-9;
M
styles/hastyscribe.css
→
styles/hastyscribe.css
@@ -3197,7 +3197,6 @@ text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
color: #eee; background-color: #222; border: 1px solid #ccc; - white-space: pre-wrap; padding: 0 3px; border: 2px solid #999; border-top: 10px solid #999;@@ -3250,7 +3249,6 @@ text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
color: #eee; background-color: #222; border: 1px solid #ccc; - white-space: pre-wrap; padding: 0 3px; border: 2px solid #999; border-top: 10px solid #999;