Loading themes/bs_bootstrap/sass/layout/partials/_header.scss +2 −1 Original line number Diff line number Diff line Loading @@ -44,8 +44,9 @@ } font-size: $header-top-font-size; // Region top is row with flex-end align. // Region top is vertically centered row with flex-end align. @at-root .region-top { align-items: center; justify-content: flex-end; // @todo - remove negative margins and block padding if you decide to move Loading Loading
themes/bs_bootstrap/sass/layout/partials/_header.scss +2 −1 Original line number Diff line number Diff line Loading @@ -44,8 +44,9 @@ } font-size: $header-top-font-size; // Region top is row with flex-end align. // Region top is vertically centered row with flex-end align. @at-root .region-top { align-items: center; justify-content: flex-end; // @todo - remove negative margins and block padding if you decide to move Loading