File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
elements/pfe-navigation/src Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Prerelease 42 ( TBD )
2+
3+ Tag: [ v1.0.0-prerelease.42] ( https://github.com/patternfly/patternfly-elements/releases/tag/v1.0.0-prerelease.42 )
4+
5+ - [ ] ( https://github.com/patternfly/patternfly-elements/commit/ ) fix: set consistent line-height for pfe-nav triggers (#773 )
6+
7+
18## Prerelease 41 ( 2020-03-19 )
29
310Tag: [ v1.0.0-prerelease.41] ( https://github.com/patternfly/patternfly-elements/releases/tag/v1.0.0-prerelease.41 )
Original file line number Diff line number Diff line change @@ -301,6 +301,7 @@ pfe-navigation-item {
301301 [slot = " trigger" ] {
302302 font-family : #{pfe-var (font-family )} ;
303303 margin : .25em 0 0 0 !important ;
304+ line-height : 1.3 ;
304305 }
305306 // Utility links.
306307 pfe-icon + [slot = " trigger" ] > a {
You can’t perform that action at this time.
0 commit comments