From 50e496712ecf68c375a5525c4145c0d794ecd7e7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 19 Dec 2015 03:47:02 +0100 Subject: [PATCH] missing css style --- htdocs/theme/eldy/style.css.php | 3 +++ htdocs/theme/md/style.css.php | 3 +++ 2 files changed, 6 insertions(+) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 54aa64a8cbe..e31cbb4e5d4 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -490,6 +490,9 @@ div.divsearchfield { div.confirmmessage { padding-top: 6px; } +div.myavailability { + padding-top: 6px; +} /* Style to move picto into left of button */ /* .buttonactionview { diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index 76d5e8147ac..dd93e172366 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -486,6 +486,9 @@ div.divsearchfield { div.confirmmessage { padding-top: 6px; } +div.myavailability { + padding-top: 6px; +} /* Style to move picto into left of button */ /* .buttonactionview {