mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Center free price input for consistency
Looks better in Firefox, too
This commit is contained in:
committed by
Raphael Michel
parent
1ad11b0c58
commit
23ed381859
@@ -14,7 +14,7 @@
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
.input-item-price {
|
||||
text-align: right;
|
||||
text-align: center;
|
||||
}
|
||||
.availability-box {
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user