Skip to content
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions _static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,12 @@
padding-left: 0px !important;
padding-bottom: 0px !important;
}

.gsc-search-button-v2 {
border: none;
}

.gsc-search-button-v2:active,
.gsc-search-button-v2:hover {
border: none;
}
Loading