mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-06-22 05:53:13 +03:00
reverted change to help-block, added back position:absolute otherwise inputs jump with change of focus
This commit is contained in:
parent
f07802f85d
commit
a8552009d2
|
@ -165,6 +165,7 @@
|
||||||
|
|
||||||
// Hints
|
// Hints
|
||||||
.help-block {
|
.help-block {
|
||||||
|
position: absolute;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user