mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Fix styling of headlines in alert boxes
This commit is contained in:
@@ -110,6 +110,9 @@ h1 .btn-sm {
|
||||
.container-fluid > .alert:first-child {
|
||||
margin-top: 20px;
|
||||
}
|
||||
.alert h2 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.flipped-scroll-wrapper {
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user