summaryrefslogtreecommitdiffstats
path: root/src/css/header.css
diff options
context:
space:
mode:
authorDan Allen <dan@opendevise.com>2018-03-28 15:36:39 -0600
committerDan Allen <dan@opendevise.com>2018-03-28 15:36:39 -0600
commita276629bde9d8a32e1aa13c5674f6a78d143ce05 (patch)
tree2dc6e30ae03b08f1bf49dd45603294c501b44cc2 /src/css/header.css
parent06ebc7a64dc8bf4a444ab29e6ed9e87419dc4dfe (diff)
downloadalpine-antora-theme-a276629bde9d8a32e1aa13c5674f6a78d143ce05.tar.bz2
alpine-antora-theme-a276629bde9d8a32e1aa13c5674f6a78d143ce05.tar.xz
fix display properly of icon in navbar
Diffstat (limited to 'src/css/header.css')
-rw-r--r--src/css/header.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/css/header.css b/src/css/header.css
index 8449bc0..fc8b35a 100644
--- a/src/css/header.css
+++ b/src/css/header.css
@@ -147,6 +147,7 @@ body {
.navbar-item .icon {
width: 1.1rem;
height: 1.1rem;
+ display: block;
}
.navbar-link {