Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cd2469e

Browse files
Fix navbar line break in header (#8437)
1 parent 687c4eb commit cd2469e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎docusaurus/website/src/css/custom.css‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,8 @@
2626
margin: 0 calc(-1 * var(--ifm-pre-padding));
2727
padding: 0 var(--ifm-pre-padding);
2828
}
29+
30+
.navbar .navbar__brand > strong {
31+
flex-shrink: 0;
32+
max-width: 100%;
33+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /