aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-10-09 17:35:44 -0700
committerMark Otto <[email protected]>2016-10-09 17:35:44 -0700
commit4bc154b8f98e7df3557f8c28d6c2d43efcdc592d (patch)
treebbcb3b73819972525028c1ca56c53b69edbe55b6
parent571e86e7705ee38a4b828b0e6f24de089a69e8a9 (diff)
parent88f02007e05b8ad9c2c3ee6b83e2674faf8ffaaf (diff)
downloadbootstrap-4bc154b8f98e7df3557f8c28d6c2d43efcdc592d.tar.xz
bootstrap-4bc154b8f98e7df3557f8c28d6c2d43efcdc592d.zip
Merge branch 'patch-10' of https://github.com/zalog/bootstrap into zalog-patch-10
-rw-r--r--scss/utilities/_spacing.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/scss/utilities/_spacing.scss b/scss/utilities/_spacing.scss
index c81a6aa88..99c98f87b 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