Skip to content

Commit

Permalink
Merge pull request #9316 from DavidKang/fix-build-lod-status-bar
Browse files Browse the repository at this point in the history
Fix build log status bar
  • Loading branch information
hennevogel committed Apr 1, 2020
2 parents 4fb17ec + f59e505 commit c80031c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/app/assets/stylesheets/webui/responsive_ux.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ body.responsive-ux {
@import 'responsive_ux/tabs';

.build-results .sticky-top { top: $top-bar-height; }
#log-space-wrapper #log-info.position-sticky { top: $top-bar-height; }
#notifications-filter-desktop {
strong { cursor: pointer; }
.collapse {
Expand Down

0 comments on commit c80031c

Please sign in to comment.