From 6d2b22261f7082b68a2d137f7870f311bfaf7d61 Mon Sep 17 00:00:00 2001 From: Ekkles <41195266+EkklesN@users.noreply.github.com> Date: Sun, 27 Oct 2019 21:30:31 +1300 Subject: [PATCH] Update style.css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 250c49b..f00fd1f 100644 --- a/style.css +++ b/style.css @@ -1107,6 +1107,7 @@ a:hover { .site-top ul li a { padding: 10px 0; display: inline-block; + white-space:nowrap; color: #666 }