delete border css input code example Example: remove outline of input css .sidebar_searchcontainer > input { border:none; outline-width: 0; }