mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: correctly account for ipad footer nav height (#20334)
This code also removes duplicated code in chat which doesn’t seem necessary anymore.
This commit is contained in:
@@ -67,6 +67,7 @@ body {
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
min-height: 100%;
|
||||
box-sizing: border-box;
|
||||
|
||||
@include clearfix;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user