From 8db1e7c61025c9d89b871f0b8fd04ebad8dd6ae5 Mon Sep 17 00:00:00 2001 From: echarp Date: Thu, 2 May 2019 12:33:40 +0200 Subject: [PATCH] Small adaptation to region selector --- app/assets/stylesheets/region.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/region.sass b/app/assets/stylesheets/region.sass index 5e840710..a6437bd7 100644 --- a/app/assets/stylesheets/region.sass +++ b/app/assets/stylesheets/region.sass @@ -28,7 +28,7 @@ header nav box-shadow: 0 0 0 6px lightgray a padding: 0.3em - display: inline-block + display: block white-space: nowrap &:hover ul box-shadow: 0 4px 4px gray