mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
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:
committed by
Dave Page
parent
d5ebf6777a
commit
1f84285d99
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user