mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 14:54:27 +02:00
#26972: fix responsive highlight width
This commit is contained in:
committed by
Mark Otto
parent
c73b4a705e
commit
774724a7b6
@@ -68,7 +68,7 @@
|
||||
|
||||
.algolia-docsearch-suggestion--content {
|
||||
float: none !important;
|
||||
width: auto !important;
|
||||
width: 100% !important;
|
||||
padding: 0 !important;
|
||||
|
||||
// Vertical divider between column header and content
|
||||
|
Reference in New Issue
Block a user