mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Fix graph tabs button css on mobile layout
This commit is contained in:
parent
f5fc07f192
commit
b6ccce89bc
1 changed files with 4 additions and 0 deletions
|
@ -2800,6 +2800,10 @@ a .home-platforms-list-cover-face:hover
|
|||
overflow: hidden;
|
||||
max-width: 350px;
|
||||
}
|
||||
#graph-tabs {
|
||||
padding-bottom: 10px;
|
||||
float: none;
|
||||
}
|
||||
.graphs-instance {
|
||||
height: 330px;
|
||||
padding: 20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue