diff --git a/src/vniigaz-v2/css/_grid.scss b/src/vniigaz-v2/css/_grid.scss index 196b503..0b49d81 100644 --- a/src/vniigaz-v2/css/_grid.scss +++ b/src/vniigaz-v2/css/_grid.scss @@ -36,7 +36,7 @@ jumbotron{ justify-content: flex-end; } header-user-bar{ - top: $pl; + bottom: 16px; right: 40px; position: absolute; } @@ -54,7 +54,7 @@ jumbotron{ &.rootpage-jumbotron{ .jumbotron-content{ header-user-bar{ - top: 100px !important; + bottom: 40px !important; } .jumbotron-content-center{ align-self: center;