mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
UX: Revert some search dropdown styles (#13274)
This commit is contained in:
parent
982eaab9b0
commit
e3b0abc575
@ -277,10 +277,10 @@
|
||||
}
|
||||
|
||||
.topic-title {
|
||||
display: inline-block;
|
||||
color: var(--tertiary);
|
||||
overflow-wrap: anywhere;
|
||||
font-size: var(--font-up-1);
|
||||
line-height: $line-height-medium;
|
||||
|
||||
@supports not (overflow-wrap: anywhere) {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
@ -1,6 +1,5 @@
|
||||
.search-highlight {
|
||||
font-weight: bold;
|
||||
background: var(--highlight-medium);
|
||||
}
|
||||
|
||||
.search-container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user