From dc5146a27afb9a6622476d6cf3313b70198f0a6b Mon Sep 17 00:00:00 2001 From: Ekkles <41195266+EkklesN@users.noreply.github.com> Date: Sun, 27 Oct 2019 21:32:25 +1300 Subject: [PATCH] Update style.css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index f00fd1f..1684220 100644 --- a/style.css +++ b/style.css @@ -1124,6 +1124,7 @@ a:hover { background-color: #FE9600; width: 100%; max-width: 0; + white-space:nowrap; transition: max-width .25s ease-in-out }