From 1e4ae9e3e9d2f7299445de08f23448dee4e42e2d Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Sat, 29 Jul 2017 18:21:34 +0100 Subject: [PATCH] Fix helpers --- docs/documentation/modifiers/helpers.html | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/docs/documentation/modifiers/helpers.html b/docs/documentation/modifiers/helpers.html index ab2c34ce..4d8bed73 100644 --- a/docs/documentation/modifiers/helpers.html +++ b/docs/documentation/modifiers/helpers.html @@ -28,17 +28,7 @@ doc-subtab: helpers Moves an element to the right - Overlay - is-overlay - Completely covers the first positioned parent - - - Size - is-fullwidth - Takes up the whole width (100%) - - - Other + Spacing is-marginless Removes any margin @@ -46,6 +36,14 @@ doc-subtab: helpers is-paddingless Removes any padding + + Other + is-overlay + Completely covers the first positioned parent + + is-clipped + Adds overflow hidden + is-radiusless Removes any radius