mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
CSS: Always clear floats before drawing footer
This commit is contained in:
@@ -50,6 +50,7 @@ button:active:focus, a:active:focus, .btn:active:focus, summary:active:focus {
|
||||
}
|
||||
|
||||
footer {
|
||||
clear: both;
|
||||
padding: 10px 0;
|
||||
}
|
||||
footer nav {
|
||||
|
||||
Reference in New Issue
Block a user