From 0b12271ee3f39e8597114f3ffe09cb2de374e31d Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Mon, 22 May 2017 17:17:17 +0200 Subject: [PATCH] fixed pixelipo comments --- css/style.css | 8 +++----- templates/part.board.mainView.php | 1 - 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/css/style.css b/css/style.css index 869219954..406f5f9fe 100644 --- a/css/style.css +++ b/css/style.css @@ -128,9 +128,6 @@ button:hover { height: 44px; display: flex; align-items: center; -} - -#board-header > * { font-size: 14pt; } @@ -170,6 +167,7 @@ button:hover { display: flex; align-items: center; position: relative; + margin-left: auto; } #board-header-controls .board-action-button, @@ -330,8 +328,8 @@ button:hover { opacity: 1; } -.space { - width: 100%; +.app-popover-menu-utils { + margin-left: auto; min-height: 16px; } diff --git a/templates/part.board.mainView.php b/templates/part.board.mainView.php index bc661d2b3..080c7a6ec 100644 --- a/templates/part.board.mainView.php +++ b/templates/part.board.mainView.php @@ -13,7 +13,6 @@

{{ boardservice.getCurrent().title }}

-