From: Catalin Zalog Date: Tue, 17 May 2016 13:26:22 +0000 (+0300) Subject: Update _spacing.scss X-Git-Tag: v4.0.0-alpha.5~31^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F19926%2Fhead;p=thirdparty%2Fbootstrap.git Update _spacing.scss --- diff --git a/scss/utilities/_spacing.scss b/scss/utilities/_spacing.scss index b7ff044b6d..6efebfc797 100644 --- a/scss/utilities/_spacing.scss +++ b/scss/utilities/_spacing.scss @@ -1,6 +1,7 @@ -// Width +// Width and height .w-100 { width: 100% !important; } +.h-100 { height: 100% !important; } // Margin and Padding