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 {