aboutsummaryrefslogtreecommitdiff
path: root/resources/assets/stylesheets/scss/globalsearch.scss
diff options
context:
space:
mode:
Diffstat (limited to 'resources/assets/stylesheets/scss/globalsearch.scss')
-rw-r--r--resources/assets/stylesheets/scss/globalsearch.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/assets/stylesheets/scss/globalsearch.scss b/resources/assets/stylesheets/scss/globalsearch.scss
index 4faee5f..ef7c6e6 100644
--- a/resources/assets/stylesheets/scss/globalsearch.scss
+++ b/resources/assets/stylesheets/scss/globalsearch.scss
@@ -171,7 +171,7 @@
}
}
- section {
+ a[role=listitem] {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
@@ -189,7 +189,7 @@
display: none;
}
- & > a {
+ & > span.detail {
display: flex;
flex-direction: row;
flex-wrap: nowrap;