Skip to content

Commit a3e86bb

Browse files
committed
Merge branch 'next' of github.com:Semantic-Org/Semantic-UI-Docs into next
2 parents b8c5fdb + a9319da commit a3e86bb

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

server/documents/elements/input.html.eco

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,13 @@ themes : ['Default', 'GitHub']
148148
</div>
149149
</div>
150150
</div>
151+
<div class="another example">
152+
<div class="ui right labeled input">
153+
<div class="ui label">$</div>
154+
<input type="text" placeholder="Amount">
155+
<div class="ui basic label">.00</div>
156+
</div>
157+
</div>
151158
<div class="another example">
152159
<div class="ui right labeled left icon input">
153160
<i class="tags icon"></i>

0 commit comments

Comments
 (0)