Skip to content

Commit 006b739

Browse files
committed
Fixed select padding in demo
1 parent f3b8c90 commit 006b739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/toolbars/bars-fixed-forms-a.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<div class="ui-block-a" style="width:60%">
2424
<h1 style="font-size:19px; margin-left:12px;">2,146 Songs</h1>
2525
</div>
26-
<div class="ui-block-b" style="width:40%">
26+
<div class="ui-block-b" style="width:38%; padding:6px 5px 0 0;">
2727
<select name="select-mini" id="select-mini" data-mini="true">
2828
<option value="">Sort...</option>
2929
<option value="date" selected>Newest</option>

0 commit comments

Comments
 (0)