File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -232,11 +232,11 @@ div#pop-up-arrow {
232
232
}
233
233
234
234
.algolia-autocomplete .aa-dropdown-menu {
235
- width : 500 px ;
235
+ width : 550 px ;
236
236
background-color : # fff ;
237
237
border : 1px solid # 404040 ;
238
238
margin-top : 2px ;
239
- margin-left : -319 px ;
239
+ margin-left : -369 px ;
240
240
padding : 1px ;
241
241
}
242
242
@@ -275,14 +275,14 @@ div#pop-up-arrow {
275
275
276
276
.aa-suggestion .suggestion-empty-subcategory , .aa-suggestion .suggestion-subcategory {
277
277
border-right : 2px solid # DE3423 ;
278
- width : 200 px ;
278
+ width : 150 px ;
279
279
font-weight : 500 ;
280
280
z-index : 1000 ;
281
281
text-align : right;
282
282
}
283
283
284
284
.aa-suggestion .suggestion-content {
285
- width : 276 px ;
285
+ width : 376 px ;
286
286
border-top : 1px # 999 solid;
287
287
}
288
288
You can’t perform that action at this time.
0 commit comments