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

update reports

This commit is contained in:
Luke Pulverenti 2016-07-15 15:54:34 -04:00
parent 8725cad45e
commit 9254ff721d
3 changed files with 22 additions and 14 deletions

View file

@ -164,6 +164,12 @@ h1, h1 a {
display: none !important;
}
.searchPageSearchButton {
display: inline-flex!important;
.txtSearch {
padding-bottom: .5em !important;
text-indent: 0 !important;
}
.searchInputContainer {
margin-left: 5%;
margin-right: 5%;
}