mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Shift secondary count right to account for 4 digit items
This commit is contained in:
parent
82fc314b35
commit
d44bd2f35b
1 changed files with 1 additions and 1 deletions
|
@ -1575,7 +1575,7 @@ a .season-episodes-card-overlay:hover {
|
|||
.home-platforms-instance-name2 {
|
||||
position: absolute;
|
||||
top: 34px;
|
||||
left: 210px;
|
||||
left: 215px;
|
||||
}
|
||||
.home-platforms-instance-name2 h5 {
|
||||
font-size: 14px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue