mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Update table right flow overflow
This commit is contained in:
parent
a668932ea8
commit
b18c31f431
1 changed files with 2 additions and 1 deletions
|
@ -2984,7 +2984,8 @@ a .home-platforms-list-cover-face:hover
|
|||
max-width: 900px;
|
||||
}
|
||||
.stacked-configs > li > span {
|
||||
display: block;
|
||||
display: inline-block;
|
||||
width: inherit;
|
||||
padding: 8px 20px 8px 15px;
|
||||
color: #eee;
|
||||
border-left: 2px solid #444;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue