Skip to content

Commit 302617c

Browse files
authored
Merge pull request #6953 from IgniteUI/didimmova/fix-6918
fix(navbar): align navbar text in bootstrap theme
2 parents d130d6c + c15c6a6 commit 302617c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/igniteui-angular/src/lib/core/styles/components/navbar/_navbar-theme.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,5 +155,6 @@
155155

156156
%igx-navbar-title {
157157
@include igx-type-style($type-scale, $title);
158+
margin-bottom: 0;
158159
}
159160
}

0 commit comments

Comments
 (0)