mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Fix info navbar overflow
This commit is contained in:
parent
a126703f44
commit
53830a7711
1 changed files with 2 additions and 0 deletions
|
@ -734,6 +734,8 @@ a .users-poster-face:hover {
|
|||
background-color: rgba(255,255,255,.03);
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
max-height: 50px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.summary-navbar-list {
|
||||
padding: 0 25px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue