mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-10 16:22:31 +03:00
changed text of input
This commit is contained in:
parent
de80d4a99d
commit
06494c8661
|
@ -1342,7 +1342,7 @@
|
||||||
|
|
||||||
<form class="bs-component">
|
<form class="bs-component">
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<input class="form-control floating-label" id="focusedInput" type="text" placeholder="Floating label on click input">
|
<input class="form-control floating-label" id="focusedInput" type="text" placeholder="Write something to make the label float">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user