Fix tabs hopping

This commit is contained in:
MrTimscampi 2020-03-04 20:37:22 +01:00
parent 4e9a2e2064
commit acea76b450
3 changed files with 3 additions and 11 deletions

View file

@ -327,14 +327,6 @@ html {
.emby-tab-button-active {
color: #fff;
border-bottom: 2px solid #fff;
padding-top: 1.55em;
padding-bottom: 1.38em;
}
.layout-mobile .emby-tab-button-active {
padding-top: 1.56em; /* Add one pixel to get a better fit in mobile layout */
padding-bottom: 1.38em;
}
.emby-tab-button.show-focus:focus {