marstheme

Untitled

May 2nd, 2017
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.27 KB | None | 0 0
  1. .widget.widget_search .form-group,
  2. .widget.widget_search input{
  3.     width: 100%;
  4. }
  5. .widget.widget_search input{
  6.     position: relative;
  7.     padding-left: 23px;
  8. }
  9. .widget.widget_search .search-icon {
  10.     color: #bbb;
  11.     position: absolute;
  12.     top: 10px;
  13.     left: 21px;
  14. }
Advertisement
Add Comment
Please, Sign In to add comment