1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-27 15:19:52 +02:00

Fix text decorations (#30492)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
Martijn Cuppens
2020-03-31 20:42:38 +02:00
committed by GitHub
parent df707cd727
commit 6dfe8e02d7
2 changed files with 3 additions and 5 deletions

View File

@@ -46,10 +46,7 @@
.algolia-docsearch-suggestion {
display: block;
&:hover {
text-decoration: none;
}
text-decoration: none;
}
.algolia-docsearch-suggestion--subcategory-column {