mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-20 09:20:12 +01:00
fix(dashboard): fix the button group styles (#19)
This commit is contained in:
parent
0d107a2a7e
commit
7781de52dd
4 changed files with 12 additions and 15 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<div class="row block-level-buttons">
|
||||
<div class="col-md-12">
|
||||
<div class="btn-group btn-group-full-width" role="group">
|
||||
<button type="button" class="btn btn-primary btn-group-icon btn-group-divider">
|
||||
<button type="button" class="btn btn-primary btn-group-icon btn-group-divider btn-fixed">
|
||||
<i class="ion-ios-home-outline"></i>
|
||||
</button>
|
||||
<button type="button" class="btn btn-primary">Icon Block Button</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue