mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 12:59:42 -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;
|
overflow: hidden;
|
||||||
max-width: 350px;
|
max-width: 350px;
|
||||||
}
|
}
|
||||||
|
#graph-tabs {
|
||||||
|
padding-bottom: 10px;
|
||||||
|
float: none;
|
||||||
|
}
|
||||||
.graphs-instance {
|
.graphs-instance {
|
||||||
height: 330px;
|
height: 330px;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue