Move the field error indicators in front of the affected fields so they don't obscure spinners or drop downs etc. Fixes #3226

This commit is contained in:
Aditya Toshniwal
2018-03-23 09:57:37 +00:00
committed by Dave Page
parent d5ebf6777a
commit 1f84285d99
4 changed files with 7 additions and 6 deletions

View File

@@ -732,7 +732,7 @@ lgg-el-container[el=md] .pg-el-lg-8,
padding-top: 6px;
padding-bottom: 6px;
padding-left: 5px;
padding-right: 5px;
padding-right: 25px;
display: inline-block;
vertical-align: middle;
min-height: 28px;