Skip to content

Commit 4e7692a

Browse files
authored
Merge branch 'main' into cpio/add_fr_example
2 parents a80912d + 540bd0c commit 4e7692a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

_static/css/custom2.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,11 @@ input[type="radio"] {
6767
.gsc-control-cse {
6868
padding: 0 !important;
6969
border-radius: 0px !important;
70-
border: none !important;;
71-
overflow: hidden;
70+
border: none !important;
71+
}
72+
73+
.gsc-overflow-hidden {
74+
overflow: visible !important;
7275
}
7376

7477
#___gcse_0 {

0 commit comments

Comments
 (0)