Advertisement
kervi

Untitled

Apr 3rd, 2018
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. <div class="d-flex flex-row justify-content-between my-flex-container">
  2. <div class="p-2 my-flex-item"><i style="vertical-align: bottom !important;display: block;position: relative;bottom: -10px;margin: 0 auto;" class="fa fa-paperclip text-md text-muted align-bottom"></i>
  3. </div>
  4. <div class="p-2 my-flex-item" style="flex: flex: 1 0 auto;"><textarea class="form-control" id="comment" style="height: 40px;border: none !important;box-shadow: none !important;padding: 5px;" rows="" placeholder="Write as message"></textarea></div>
  5. <div class="p-2 my-flex-item"><a href="" data-toggle="collapse" data-target="#visibility" class="white text-md">
  6. <i class="fa fa-cog text-muted"></i>
  7. </a></div>
  8. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement