mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Just arranging the css more properly
This commit is contained in:
@@ -17,8 +17,11 @@ body {
|
||||
margin-bottom: -89px;
|
||||
}
|
||||
}
|
||||
.inner__wrap, .row.main {
|
||||
.inner__wrap {
|
||||
height: 100%;
|
||||
> .row.main {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
> .container-fluid {
|
||||
@include clearfix;
|
||||
|
||||
Reference in New Issue
Block a user