Fix tabs hopping
This commit is contained in:
parent
4e9a2e2064
commit
acea76b450
3 changed files with 3 additions and 11 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue