aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/packs/src/stylesheets/keywords.scss3
-rw-r--r--web/packs/src/stylesheets/packages.scss5
2 files changed, 3 insertions, 5 deletions
diff --git a/web/packs/src/stylesheets/keywords.scss b/web/packs/src/stylesheets/keywords.scss
index de001b4..264a246 100644
--- a/web/packs/src/stylesheets/keywords.scss
+++ b/web/packs/src/stylesheets/keywords.scss
@@ -4,6 +4,9 @@
font-size: 75%;
font-weight: 700;
line-height: 1;
+ text-align: center;
+ white-space: normal !important;
+ vertical-align: middle !important;
}
.kk-keyword-stable {
diff --git a/web/packs/src/stylesheets/packages.scss b/web/packs/src/stylesheets/packages.scss
index 69b3e77..3256a15 100644
--- a/web/packs/src/stylesheets/packages.scss
+++ b/web/packs/src/stylesheets/packages.scss
@@ -23,11 +23,6 @@
color: #888;
}
-.kk-keyword {
- text-align: center;
- white-space: normal !important;
-}
-
.kk-search-result-header {
margin-top: 0;
}