Skip to content

Commit

Permalink
[docs] removed unused css (yugabyte#16386)
Browse files Browse the repository at this point in the history
  • Loading branch information
aishwarya24 authored Mar 13, 2023
1 parent cafa46e commit 241d2d1
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions docs/assets/scss/_nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -140,22 +140,6 @@ body {
z-index: 999;
}
}

input[type="reset"] {
display: none;
background: url(/icons/input-reset-btn.svg) center no-repeat #fff;
font-size: 0;
border: 0;
outline: none;
width: 24px;
height: 24px;
margin-left: -25px;
z-index: 99;
}

&.active-input input[type="reset"] {
display: block;
}
}

&.right-nav {
Expand Down

0 comments on commit 241d2d1

Please sign in to comment.