File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 111111
112112.is-header-search-width-auto .header-search {
113113flex-grow : 1 ;
114+ min-width : 10em ;
114115}
115116
116117.is-header-search-width-custom .header-search {
Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ <h1 class="menu-header">Search</h1>
216216< div class ="input-wrap form-indent-2 ">
217217< label for ="control-header-search-width-custom "> Percentage of header space</ label >
218218< input id ="control-header-search-width-custom " class ="control-header-search-width-custom " type ="range " min ="10 " max ="100 " value ="0 " tabindex ="1 ">
219- < p class ="input-helper small muted "> Header space can be changed by the Layout Content Container Width.</ p >
219+ < p class ="input-helper small muted "> Header space can be changed by the Layout Content Container Width. Minimum width is 10%. </ p >
220220</ div >
221221< div class ="checkbox-wrap form-indent-1 ">
222222< input id ="control-header-search-focus " class ="control-header-search-focus " type ="checkbox " tabindex ="1 ">
You can’t perform that action at this time.
0 commit comments