mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-12-24 15:48:49 +01:00
[design] change some words
This commit is contained in:
parent
466b0afb89
commit
54b2b321fa
@ -214,8 +214,9 @@
|
||||
<label for="control-header-search-width-style-custom"><span class="label-icon"></span>Custom</label>
|
||||
</div>
|
||||
<div class="input-wrap form-indent-2">
|
||||
<label for="control-header-search-width-custom">Percentage of content container</label>
|
||||
<label for="control-header-search-width-custom">Percentage of header space</label>
|
||||
<input id="control-header-search-width-custom" class="control-header-search-width-custom" type="range" min="10" max="100" value="0" tabindex="1">
|
||||
<p class="input-helper small muted">Header space can be changed by the Layout Content Container Width.</p>
|
||||
</div>
|
||||
<div class="checkbox-wrap form-indent-1">
|
||||
<input id="control-header-search-focus" class="control-header-search-focus" type="checkbox" tabindex="1">
|
||||
|
Loading…
Reference in New Issue
Block a user