mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Fix Preview button for ticket formats
This commit is contained in:
@@ -421,6 +421,7 @@ table td > .checkbox input[type="checkbox"] {
|
|||||||
.ticketoutput-panel .panel-heading {
|
.ticketoutput-panel .panel-heading {
|
||||||
.checkbox {
|
.checkbox {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
display: inline-block;
|
||||||
input[type=checkbox] {
|
input[type=checkbox] {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
|||||||
Reference in New Issue
Block a user