From b3672f0ffd82148716b38d133f35a5f9d2706ba8 Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Sun, 29 Jul 2018 13:13:11 +0900 Subject: Add buffer flags on buffer command and completion --- src/console/site.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/console/site.scss') diff --git a/src/console/site.scss b/src/console/site.scss index cb89e50..b9b1016 100644 --- a/src/console/site.scss +++ b/src/console/site.scss @@ -44,7 +44,7 @@ body { background-position: 0 center; background-size: contain; background-repeat: no-repeat; - white-space: nowrap; + white-space: pre; &.vimvixen-completion-selected { background-color: yellow; -- cgit v1.2.3