Skip to content

Commit

Permalink
revert css changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxsan committed Jul 21, 2021
1 parent 330d06e commit 16b2ef9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/docsearch-css/src/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
margin: 0 0 0 16px;
padding: 0 8px;
user-select: none;
min-width: 155px;
}

.DocSearch-Button:hover,
Expand Down Expand Up @@ -63,10 +62,6 @@
}

@media (max-width: 750px) {
.DocSearch-Button {
min-width: auto;
}

.DocSearch-Button-KeySeparator,
.DocSearch-Button-Key {
display: none;
Expand Down

0 comments on commit 16b2ef9

Please sign in to comment.