1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Stick footer to bottom

This commit is contained in:
Toby Zerner
2015-03-18 09:12:45 +10:30
parent f0c4478160
commit d1b15bf4ab

View File

@@ -8,6 +8,7 @@ body {
}
.global-page {
overflow-x: hidden;
min-height: 100vh;
}
// ------------------------------------