Remove extra space between profile header and navbar
This commit is contained in:
parent
93e189c41c
commit
202064928b
1 changed files with 1 additions and 1 deletions
|
@ -328,7 +328,7 @@
|
||||||
border-bottom: 1px solid $border-color;
|
border-bottom: 1px solid $border-color;
|
||||||
transition: padding $sidebar-transition-duration;
|
transition: padding $sidebar-transition-duration;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: $header-height;
|
margin-top: $new-navbar-height;
|
||||||
|
|
||||||
.container-fluid {
|
.container-fluid {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Reference in a new issue