Skip to content

Commit b7e450e

Browse files
committed
Fix both sides labeled example
1 parent ead1ce7 commit b7e450e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/elements/input.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ themes : ['Default', 'GitHub']
149149
</div>
150150
</div>
151151
<div class="another example">
152-
<div class="ui labeled input">
152+
<div class="ui right labeled input">
153153
<div class="ui label">$</div>
154154
<input type="text" placeholder="Amount">
155155
<div class="ui basic label">.00</div>

0 commit comments

Comments
 (0)