We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598a46b commit df952a4Copy full SHA for df952a4
docs/stylesheets/extra.css
@@ -690,7 +690,7 @@ a.md-header__button.md-logo img {
690
}
691
692
.md-search__inner {
693
- max-width: 24rem;
+ max-width: 32rem;
694
695
696
.md-search__input {
@@ -702,11 +702,11 @@ a.md-header__button.md-logo img {
702
703
.md-header__title {
704
flex: 0 0 auto !important;
705
- min-width: 6rem;
+ min-width: 11rem;
706
max-width: 16rem;
707
margin-right: 0.75rem;
708
709
-
+
710
.md-header__ellipsis {
711
width: auto !important;
712
max-width: 100% !important;
0 commit comments