mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 06:15:28 +08:00
adding clearfix to body
This commit is contained in:
parent
ed58a87616
commit
36087919b6
|
@ -41,6 +41,8 @@ body {
|
|||
background-size: cover;
|
||||
min-height: 100%;
|
||||
|
||||
@include clearfix;
|
||||
|
||||
button.ok {
|
||||
background: $success;
|
||||
color: $secondary;
|
||||
|
|
Loading…
Reference in New Issue
Block a user