Skip to content

Commit de0573e

Browse files
committed
Merge pull request jquery-archive#3271 from agcolom/patch-47
Update docs/forms/selects/index.html. Fixes issue jquery-archive#3256
2 parents 8d3744b + 4a11404 commit de0573e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/forms/selects/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ <h2>Theming selects</h2>
335335
</select>
336336
</div>
337337

338-
<p>The <code>data-overlay-theme</code> attribute can be added a select element to set the color of the overlay layer that the dialog-based custom select menus and the outer border of the smaller custom menus. By default, the content block colors for swatch A will be used for the overlays.</p>
338+
<p>The <code>data-overlay-theme</code> attribute can be added to a select element to set the color of the overlay layer for the dialog-based custom select menus and the outer border of the smaller custom menus. By default, the content block colors for swatch A will be used for the overlays.</p>
339339

340340
<div data-role="fieldcontain">
341341
<label for="select-choice-15" class="select">Size</label>

0 commit comments

Comments
 (0)