Skip to content

Commit a5e7251

Browse files
committed
Fix hovering over the GCS search button
1 parent 96b9c27 commit a5e7251

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_static/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,7 @@
100100
padding-left: 0px !important;
101101
padding-bottom: 0px !important;
102102
}
103+
104+
.gsc-search-button {
105+
border: none;
106+
}

0 commit comments

Comments
 (0)