From bfa04bfb11909c9e4af108973b5f34eaae6b9472 Mon Sep 17 00:00:00 2001 From: shpuld Date: Wed, 8 Nov 2017 11:26:42 +0200 Subject: Hide overflowing elements when userfinder is active. Don't scroll on button presses. Make buttons slightly bigger and more spaced out. --- src/App.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/App.scss') diff --git a/src/App.scss b/src/App.scss index fd44dfb8..0e89a429 100644 --- a/src/App.scss +++ b/src/App.scss @@ -69,6 +69,12 @@ button{ flex: 1; line-height: 21px; height: 21px; + overflow: hidden; + + .nav-icon { + font-size: 1.1em; + margin-left: 0.4em; + } } .gaps > .item { -- cgit v1.2.3-70-g09d2