fix styling for mass input buttons

This commit is contained in:
Felix Hamann 2019-04-23 14:25:37 +02:00 committed by Gregor Kleen
parent c36dc6f261
commit bdd1878aed

View File

@ -1,7 +1,7 @@
.btn-mass-input-delete,
.btn-mass-input-add {
.btn.btn-mass-input-delete,
.btn.btn-mass-input-add {
background-color: #999;
min-width: auto;
min-width: 50px;
padding: 5px 15px;
font-weight: 700;
font-size: 1.3rem;