1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
This commit is contained in:
Paweł Kuna
2018-03-26 17:33:58 +02:00
committed by GitHub
parent 76fe585c1f
commit 1e37475eb6

View File

@@ -2,9 +2,9 @@
<div class="card-header">
<div class="input-group">
<input type="text" class="form-control" placeholder="Message">
<div class="input-group-btn">
<div class="input-group-append">
<button type="button" class="btn btn-secondary">
<i class="si si-camera"></i>
<i class="fe fe-camera"></i>
</button>
</div>
</div>