diff options
author | 2018-04-27 15:00:42 +0100 | |
---|---|---|
committer | 2018-04-27 15:00:42 +0100 | |
commit | d2b884655618b208526dd656a4d1eda8c420c38f (patch) | |
tree | 5f45a25df95126250b70e7344579f7c748d67d4e /static/style.css | |
parent | Minor adjustments to payment icon alignment and margins (#60) (diff) |
[Wiki] Dumb CSS typo
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index 0120f56c..78a00706 100644 --- a/static/style.css +++ b/static/style.css @@ -135,7 +135,7 @@ img.navbar-logo { max-width: 110%; } -#wiki-nav uk-nav-divider { +#wiki-nav .uk-nav-divider { min-width: 7rem; } |