1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-03-14 16:09:37 +00:00

Merged branch develop into develop

This commit is contained in:
Leonardo Galli 2017-02-25 14:52:52 +01:00
commit 76963d8109
2 changed files with 2 additions and 2 deletions

View file

@ -170,7 +170,7 @@ body {
.card(#aaaaaa);
/* width : 1210px;
min-width : 1210px; */
max-width : 1210px;
max-width : 1429px;
margin : auto;
// margin-top : -70px;
padding : 20px 0px;

View file

@ -130,7 +130,7 @@
.card;
.clickable;
margin-bottom : 20px;
height : 363px;
height : 382px;
.center {
display : block;