Fix Preview button for ticket formats

This commit is contained in:
Raphael Michel
2020-06-09 09:54:28 +02:00
parent 60c0b7da12
commit 7f9b245eb5

View File

@@ -421,6 +421,7 @@ table td > .checkbox input[type="checkbox"] {
.ticketoutput-panel .panel-heading {
.checkbox {
padding: 0;
display: inline-block;
input[type=checkbox] {
margin-top: 0;
margin-right: 5px;