limit height of action buttons
This commit is contained in:
parent
b2c8458e5d
commit
1e216a7817
@ -30,4 +30,8 @@ hr {
|
|||||||
|
|
||||||
.btn-group {
|
.btn-group {
|
||||||
margin: 14px 0px 14px 0px;
|
margin: 14px 0px 14px 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.btn-group img {
|
||||||
|
height: 16px;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user