Skip to content

Commit 8864e10

Browse files
committed
reserve space for CSE before load
1 parent 0bfd660 commit 8864e10

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/css/site.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,8 @@ div.links > div > h2 {
211211
margin-bottom: 10px;
212212
}
213213

214-
div#VimdocJaSearch {
214+
#VimdocJaSearch {
215+
display: block;
215216
height: 28px;
216217
}
217218
#VimdocJaSearch .gsc-control-cse {

0 commit comments

Comments
 (0)