mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Fix text wrapping on user player stats
This commit is contained in:
parent
5696e75abe
commit
9a932aea12
2 changed files with 2 additions and 1 deletions
|
@ -2312,6 +2312,7 @@ li.advanced-setting {
|
|||
width: 140px;
|
||||
margin-left: 10px;
|
||||
margin-bottom: 10px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.user-player-instance-playcount h3 {
|
||||
font-size: 30px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue