diff --git a/hki-base/themes/advanced/HKI Custom Dark.yaml b/hki-base/themes/advanced/HKI Custom Dark.yaml index b6299e24f..dd1271083 100644 --- a/hki-base/themes/advanced/HKI Custom Dark.yaml +++ b/hki-base/themes/advanced/HKI Custom Dark.yaml @@ -230,7 +230,7 @@ HKI Custom Dark: bottom: unset !important; } #view { - margin-top: 0px !important; + margin-top: -56px !important; } .header { top: calc(100vh - 56px) !important; diff --git a/hki-base/themes/advanced/HKI Custom Light.yaml b/hki-base/themes/advanced/HKI Custom Light.yaml index 3383870b8..aa887fc97 100644 --- a/hki-base/themes/advanced/HKI Custom Light.yaml +++ b/hki-base/themes/advanced/HKI Custom Light.yaml @@ -177,7 +177,7 @@ HKI Custom Light: bottom: unset !important; } #view { - margin-top: 0px !important; + margin-top: -56px !important; } .header { top: calc(100vh - 56px) !important; diff --git a/hki-base/themes/default/HA Default.yaml b/hki-base/themes/default/HA Default.yaml index 52dd088f2..7c4a64f56 100644 --- a/hki-base/themes/default/HA Default.yaml +++ b/hki-base/themes/default/HA Default.yaml @@ -83,7 +83,7 @@ HA Default: bottom: unset !important; } #view { - margin-top: 0px !important; + margin-top: -56px !important; } .header { top: calc(100vh - 56px) !important; diff --git a/hki-base/themes/default/HKI Default.yaml b/hki-base/themes/default/HKI Default.yaml index e55244930..5090fcddd 100644 --- a/hki-base/themes/default/HKI Default.yaml +++ b/hki-base/themes/default/HKI Default.yaml @@ -240,7 +240,7 @@ HKI Default: bottom: unset !important; } #view { - margin-top: 0px !important; + margin-top: -56px !important; } .header { top: calc(100vh - 56px) !important;