1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-05 10:32:35 +01:00

Added more padding to the buttom of the page

This commit is contained in:
kay.one 2012-02-12 22:42:58 -08:00
parent 9bea027907
commit abbc1b646c

View File

@ -103,7 +103,7 @@ hr
#page
{
background-color: White;
padding: 10px 20px 20px 20px;
padding: 10px 20px 100px 20px;
min-height: 300px;
}