mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-25 11:04:09 +03:00
fixed line wrap/spacing/width on help-block
This commit is contained in:
parent
d6f0eb8097
commit
1bf1fbf428
|
@ -544,8 +544,8 @@
|
|||
|
||||
<div class="input-group">
|
||||
<input type="text" readonly class="form-control" placeholder="Placeholder w/input-group...">
|
||||
<span class="input-group-btn">
|
||||
<button type="button" class="btn btn-fab btn-fab-mini btn-raised btn-sm">
|
||||
<span class="input-group-btn input-group-sm">
|
||||
<button type="button" class="btn btn-fab btn-fab-mini btn-raised">
|
||||
<i class="mdi-editor-attach-file"></i>
|
||||
</button>
|
||||
</span>
|
||||
|
|
|
@ -165,7 +165,6 @@
|
|||
|
||||
// Hints
|
||||
.help-block {
|
||||
position: absolute;
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user