kopia lustrzana https://github.com/wagtail/wagtail
Fix the DocSearch search input appearing smaller after initialization (#6883)
rodzic
73d41059f8
commit
1e1e188179
|
@ -3,3 +3,7 @@
|
|||
color: #2980B9;
|
||||
background: #F1C40F;
|
||||
}
|
||||
|
||||
.algolia-autocomplete {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue