From 2379bb054174c11a7b63623451bbc5bfa126dda2 Mon Sep 17 00:00:00 2001 From: ZPVIP Date: Mon, 9 Feb 2015 00:07:21 +0100 Subject: [PATCH] Update responsive css of logo there too many white spaces around the logo --- app/assets/stylesheets/casino.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/assets/stylesheets/casino.scss b/app/assets/stylesheets/casino.scss index 490637f5..65cfec5f 100644 --- a/app/assets/stylesheets/casino.scss +++ b/app/assets/stylesheets/casino.scss @@ -327,6 +327,7 @@ table { .box { width: 100%; + margin-top: 5%; } .sessions, .logout { @@ -353,6 +354,7 @@ table { .login { .logo { width: 100%; + height: auto; } .form {