From 9007d2691115d88c4c10a0e2cc7c41b1b2303375 Mon Sep 17 00:00:00 2001 From: lookshe Date: Thu, 27 Apr 2017 18:52:31 +0200 Subject: settings button --- css/classic_lineheight.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/css/classic_lineheight.css b/css/classic_lineheight.css index 37ed997..edd348e 100644 --- a/css/classic_lineheight.css +++ b/css/classic_lineheight.css @@ -70,3 +70,19 @@ table td.filename .nametext, .uploadtext, .modified, .column-last>span:first-chi .app-content-list-item { height: 58px !important; } + +.settings-button { + height: 32px !important; +} + +.nav-trashbin { + bottom: 32px !important; +} + +#app-navigation { + padding-bottom: 32px !important; +} + +.tags_actions { + line-height: 32px !important; +} -- cgit v1.2.3