mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 13:41:15 -07:00
Remove bottom padding on stats info
This commit is contained in:
parent
26b06e453d
commit
99f8d24b3e
1 changed files with 1 additions and 1 deletions
|
@ -1273,7 +1273,7 @@ a .dashboard-activity-metadata-user-thumb:hover {
|
||||||
.dashboard-stats-info {
|
.dashboard-stats-info {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding: 3px 0 5px 15px;
|
padding: 3px 0 0 15px;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.dashboard-stats-info-list {
|
.dashboard-stats-info-list {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue