Skip to content

Commit 82ac6e2

Browse files
author
OpenShift Bot
authored
Merge pull request #2031 from sg00dwin/desktop-var-height-incorrect
Merged by openshift-bot
2 parents eb411d5 + 3a4b3d2 commit 82ac6e2

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Diff for: app/styles/_variables.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
@middle-content-container-padding: floor((@grid-gutter-width / 2)); // 20px bootstrap default
5555
@middle-content-container-padding-lg: (@middle-content-container-padding + 10px);
5656
@navbar-header-right-margin: 10px;
57-
@navbar-os-header-height-desktop: 59px;
57+
@navbar-os-header-height-desktop: 61px;
5858
@navbar-os-header-height-mobile: 41px;
5959
@navbar-os-project-menu-active-bar: @nav-pf-vertical-active-icon-color;
6060
@navbar-os-project-menu-active-bg: #000;

Diff for: dist/styles/main.css

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)