Skip to content

Instantly share code, notes, and snippets.

@bhserna
Created April 12, 2019 19:29
Show Gist options
  • Save bhserna/63edabec502623cc64d8ed2baca52ea1 to your computer and use it in GitHub Desktop.
Save bhserna/63edabec502623cc64d8ed2baca52ea1 to your computer and use it in GitHub Desktop.

Revisions

  1. bhserna revised this gist Apr 12, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion input.html
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    <div class="relative">
    <input class="form-control" type="email">
    <img class="absolute right-1 top-1" src="#"
    <img class="absolute right-1 top-1" src="#"/>
    </div>
  2. bhserna created this gist Apr 12, 2019.
    4 changes: 4 additions & 0 deletions input.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    <div class="relative">
    <input class="form-control" type="email">
    <img class="absolute right-1 top-1" src="#"
    </div>