From 634f7d3fce2546a8b90478e5201e6bd3ad3f5293 Mon Sep 17 00:00:00 2001 From: Julius Haertl Date: Thu, 19 Jan 2017 11:37:21 +0100 Subject: [PATCH] Fix board action icons on firefox --- css/style.css | 8 ++------ templates/part.board.mainView.php | 12 ++++++------ 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/css/style.css b/css/style.css index b7b87a66a..13bfd5687 100644 --- a/css/style.css +++ b/css/style.css @@ -108,19 +108,15 @@ font-size: 14pt; margin: 0; padding: 12px; - + float: left; } #board-actions { font-size: 10pt; - /*position:absolute; - right:5px; - top:5px; - z-index:999;*/ float: right; position: relative; - margin-top: -5px; color: #888; + margin:8px; } diff --git a/templates/part.board.mainView.php b/templates/part.board.mainView.php index 6161450d8..df3c08dbb 100644 --- a/templates/part.board.mainView.php +++ b/templates/part.board.mainView.php @@ -8,13 +8,13 @@ style="background-color: #{{boardservice.getCurrent().color }}; color: {{boardservice.getCurrent().color | textColorFilter }};">

{{ boardservice.getCurrent().title }} -
-
-
-
-
-

+
+
+
+
+
+