From e970fca3f36c9eea4cf8a6b7eb5ff34169dc4ad1 Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Wed, 21 Jun 2017 22:26:20 +0200 Subject: [PATCH] css changes Signed-off-by: Artem Anufrij --- css/style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 5d7405993..45e2c9805 100644 --- a/css/style.css +++ b/css/style.css @@ -685,7 +685,6 @@ button.button-inline:hover { min-width: 240px; height: 34px; display: flex; - margin: 3px 3px 3px 0; } .colorselect .color { @@ -740,6 +739,7 @@ button.button-inline:hover { position: relative; cursor: pointer; display: block; + margin: 2px 0px; } .popovermenu ul { @@ -813,6 +813,11 @@ button.button-inline:hover { #boardlist .board-edit-controls { float: right; + display: flex; +} + +#boardlist .app-navigation-entry-edit input { + margin: 0px; } /**