Created
November 4, 2016 14:59
-
-
Save faforty/1488f9dcd1edf6cfea492c6f0dcfa1c5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="form-group"> | |
<div class="ui-input-group"> | |
<input type="text" class="form-control"> | |
<div class="ui-input-group__btn ui-input-group__btn--right"> | |
<div class="text-color--gray ui-input-group__btn__hight">кг</div> | |
</div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment