Skip to content

Commit 0bfd660

Browse files
committed
fix cse styles
1 parent 3f052c7 commit 0bfd660

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

assets/css/site.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,13 @@ div.links > div > h2 {
214214
div#VimdocJaSearch {
215215
height: 28px;
216216
}
217+
#VimdocJaSearch .gsc-control-cse {
218+
margin: 0;
219+
border: none;
220+
padding: 4px 0 0 0;
221+
background-color: transparent;
222+
}
223+
217224

218225
/* Most of styles are imported from github-button. */
219226
.download_button,

0 commit comments

Comments
 (0)