mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-25 12:22:50 +01:00
#26972: fix responsive highlight width
This commit is contained in:
parent
c73b4a705e
commit
774724a7b6
@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
.algolia-docsearch-suggestion--content {
|
.algolia-docsearch-suggestion--content {
|
||||||
float: none !important;
|
float: none !important;
|
||||||
width: auto !important;
|
width: 100% !important;
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
|
|
||||||
// Vertical divider between column header and content
|
// Vertical divider between column header and content
|
||||||
|
Loading…
x
Reference in New Issue
Block a user