From c15bc9ad94b80f3342c5daf3702231ce86561073 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 1 Jul 2015 23:37:50 +0500 Subject: Improving targeting for row content --- web/sass-files/sass/partials/_base.scss | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (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 4f069b23b..4fb918bd1 100644 --- a/web/sass-files/sass/partials/_base.scss +++ b/web/sass-files/sass/partials/_base.scss @@ -10,11 +10,11 @@ body { height: 100%; &.white { background: #fff; - .row.content { - min-height: 100%; - height: auto !important; - height: 100%; - margin-bottom: -89px; + .inner__wrap { + > .row.content { + min-height: 100%; + margin-bottom: -89px; + } } } .inner__wrap { -- cgit v1.2.3-1-g7c22