diff --git a/src/scripts/browse.tag b/src/scripts/browse.tag index 9ab2740..fef7f5f 100644 --- a/src/scripts/browse.tag +++ b/src/scripts/browse.tag @@ -35,9 +35,12 @@
-
+
{ return ((ev) => { if (ev !== undefined) { diff --git a/src/styles/riotblog.scss b/src/styles/riotblog.scss index af93f61..10aca43 100644 --- a/src/styles/riotblog.scss +++ b/src/styles/riotblog.scss @@ -99,11 +99,12 @@ $navbarHeight: 100px; .categorybar { max-width: 350px; float: right; + margin-right: 0px !important; + padding: 0px 0px 0px 0px !important; } .fewer-categories { - margin-bottom: 8px; - min-height: 8px; + margin-bottom: 3px; } .more-categories {