1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update forms

This commit is contained in:
Luke Pulverenti 2016-02-16 14:58:42 -05:00
parent c9bb9cc40a
commit e6ded08848
5 changed files with 17 additions and 20 deletions

View file

@ -835,8 +835,6 @@
context.querySelector('.libraryViewNav').classList.remove('hide');
}
tabs.classList.add('bottom');
tabs.alignBottom = true;
tabs.noSlide = true;
tabs.addEventListener('iron-select', function (e) {