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