From 64c88565654b9cfcd973961245a796d104c4e266 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 1 Jul 2015 23:36:51 +0500 Subject: Just arranging the css more properly --- web/sass-files/sass/partials/_base.scss | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'web/sass-files/sass/partials/_base.scss') diff --git a/web/sass-files/sass/partials/_base.scss b/web/sass-files/sass/partials/_base.scss index 444f8db29..4f069b23b 100644 --- a/web/sass-files/sass/partials/_base.scss +++ b/web/sass-files/sass/partials/_base.scss @@ -17,8 +17,11 @@ body { margin-bottom: -89px; } } - .inner__wrap, .row.main { + .inner__wrap { height: 100%; + > .row.main { + height: 100%; + } } > .container-fluid { @include clearfix; -- cgit v1.2.3-1-g7c22