mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-31 04:00:18 -07:00
Added more padding to the buttom of the page
This commit is contained in:
parent
9bea027907
commit
abbc1b646c
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ hr
|
|||
#page
|
||||
{
|
||||
background-color: White;
|
||||
padding: 10px 20px 20px 20px;
|
||||
padding: 10px 20px 100px 20px;
|
||||
min-height: 300px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue