diff --git a/assets/stylesheets/common/knowledge-explorer.scss b/assets/stylesheets/common/knowledge-explorer.scss index f65ad47..728e12f 100644 --- a/assets/stylesheets/common/knowledge-explorer.scss +++ b/assets/stylesheets/common/knowledge-explorer.scss @@ -16,9 +16,9 @@ .btn.clear-search { background-color: var(--secondary); color: var(--tertiary); - font-size: .75em; + font-size: 0.75em; position: absolute; - right: 0.80em; + right: 0.8em; text-transform: lowercase; top: 20%; }