Skip to content

Commit 6d22f9b

Browse files
committed
Update docs/forms/selects/index.html
1 parent 09a0018 commit 6d22f9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/forms/selects/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,8 @@ <h2>Theming selects</h2>
406406
<h2>Custom select menus</h2>
407407
<p>For the sake of advanced styling, the framework also offers a method of generating <a href="custom.html">custom menus</a> from existing select menu markup instead of the native OS menu. The custom menu supports disabled options and multiple selection (whereas native mobile OS support for both is inconsistent), adds an elegant way to handle placeholder values, and restores missing functionality on certain platforms such as <code>optgroup</code> support on Android.
408408

409-
<a href="custom.html" data-role="button">Custom select menu docs</a>
409+
<div align="right"><a href="custom.html" data-role="button" data-icon="arrow-r" data-iconpos="right" data-inline="true" align="right">Custom select menu docs</a>
410+
</div>
410411
</p>
411412

412413
</div><!--/content-primary -->

0 commit comments

Comments
 (0)