Skip to content

Commit 16b2ef9

Browse files
committed
revert css changes
1 parent 330d06e commit 16b2ef9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/docsearch-css/src/button.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
margin: 0 0 0 16px;
1313
padding: 0 8px;
1414
user-select: none;
15-
min-width: 155px;
1615
}
1716

1817
.DocSearch-Button:hover,
@@ -63,10 +62,6 @@
6362
}
6463

6564
@media (max-width: 750px) {
66-
.DocSearch-Button {
67-
min-width: auto;
68-
}
69-
7065
.DocSearch-Button-KeySeparator,
7166
.DocSearch-Button-Key {
7267
display: none;

0 commit comments

Comments
 (0)