Skip to content

Commit df952a4

Browse files
committed
docs/stylesheets/extra.css
1 parent 598a46b commit df952a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/stylesheets/extra.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ a.md-header__button.md-logo img {
690690
}
691691

692692
.md-search__inner {
693-
max-width: 24rem;
693+
max-width: 32rem;
694694
}
695695

696696
.md-search__input {
@@ -702,11 +702,11 @@ a.md-header__button.md-logo img {
702702

703703
.md-header__title {
704704
flex: 0 0 auto !important;
705-
min-width: 6rem;
705+
min-width: 11rem;
706706
max-width: 16rem;
707707
margin-right: 0.75rem;
708708
}
709-
709+
710710
.md-header__ellipsis {
711711
width: auto !important;
712712
max-width: 100% !important;

0 commit comments

Comments
 (0)