From 20fceae163d0aaa1ca11287b913967c671bc55a4 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 14 Dec 2015 23:39:31 +0500 Subject: Updating container fluid css --- web/sass-files/sass/partials/_base.scss | 6 ++++++ 1 file changed, 6 insertions(+) (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 4f9e1d5c7..9271fad47 100644 --- a/web/sass-files/sass/partials/_base.scss +++ b/web/sass-files/sass/partials/_base.scss @@ -43,6 +43,12 @@ body { @include clearfix; height: 100%; position: relative; + .container-fluid { + position: absolute; + left: 0; + top: 0; + width: 100%; + } } img { -- cgit v1.2.3-1-g7c22