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