Skip to content

Commit 54b2b32

Browse files
committed
[design] change some words
1 parent 466b0af commit 54b2b32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎index.html‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,9 @@ <h1 class="menu-header">Search</h1>
214214
<labelfor="control-header-search-width-style-custom"><spanclass="label-icon"></span>Custom</label>
215215
</div>
216216
<divclass="input-wrap form-indent-2">
217-
<labelfor="control-header-search-width-custom">Percentage of content container</label>
217+
<labelfor="control-header-search-width-custom">Percentage of header space</label>
218218
<inputid="control-header-search-width-custom" class="control-header-search-width-custom" type="range" min="10" max="100" value="0" tabindex="1">
219+
<pclass="input-helper small muted">Header space can be changed by the Layout Content Container Width.</p>
219220
</div>
220221
<divclass="checkbox-wrap form-indent-1">
221222
<inputid="control-header-search-focus" class="control-header-search-focus" type="checkbox" tabindex="1">

0 commit comments

Comments
(0)