mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Fix text decorations (#30492)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -46,10 +46,7 @@
|
||||
|
||||
.algolia-docsearch-suggestion {
|
||||
display: block;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.algolia-docsearch-suggestion--subcategory-column {
|
||||
|
||||
Reference in New Issue
Block a user