forked from CGM_Public/pretix_original
Avoid word wrap inside event date
This commit is contained in:
@@ -20,6 +20,9 @@ footer {
|
||||
h1 {
|
||||
margin: 0;
|
||||
}
|
||||
h1 small {
|
||||
white-space: nowrap;
|
||||
}
|
||||
.loginbox {
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user