diff --git a/src/elements/colours/at-colours.scss b/src/elements/colours/at-colours.scss index eed7ed1..5afb34b 100644 --- a/src/elements/colours/at-colours.scss +++ b/src/elements/colours/at-colours.scss @@ -84,10 +84,11 @@ nav { validation-container { >div.wrapper { - >.helper-text { - position: absolute; - bottom: -18px; - width: 100%; + >div { + +.helper-text { + margin-top: -8px; + width: 100%; + } } } }