mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 09:42:57 -07:00
Fix info pages for mobile layout
This commit is contained in:
parent
82025457ba
commit
58ea4a65e1
1 changed files with 1 additions and 0 deletions
|
@ -932,6 +932,7 @@ a .dashboard-activity-metadata-user-thumb:hover {
|
||||||
background-clip: content-box;
|
background-clip: content-box;
|
||||||
min-height: calc(100% - 200px);
|
min-height: calc(100% - 200px);
|
||||||
position: inherit;
|
position: inherit;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
.summary-content-poster {
|
.summary-content-poster {
|
||||||
float: left;
|
float: left;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue