mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Fix duplicate margin
This commit is contained in:
@@ -170,13 +170,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@media(max-width: $screen-sm-max) {
|
||||
|
||||
|
||||
|
||||
.cart-row {
|
||||
.download-desktop {
|
||||
clear: both;
|
||||
@@ -228,9 +222,6 @@
|
||||
#cart-deadline-short {
|
||||
font-variant-numeric: tabular-nums;
|
||||
}
|
||||
.cart-modify {
|
||||
margin-left: 10px;
|
||||
}
|
||||
.btn-invisible {
|
||||
opacity: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user