8000 Make discourse / dashboard buttons smaller · mlamby/chaiscript.github.io@45e4883 · GitHub
[go: up one dir, main page]

Skip to content

Commit 45e4883

Browse files
committed
Make discourse / dashboard buttons smaller
1 parent 414be34 commit 45e4883

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/header.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@
9090
})();
9191
</script>
9292
</li>
93-
<li>
94-
<a class="btn btn-default btn-sm " href="http://chaiscript.com/ChaiScript-BuildResults/index.html">Dashboard</a>
93+
<li valign="middle">
94+
<a class="btn btn-default btn-xs " href="http://chaiscript.com/ChaiScript-BuildResults/index.html">Dashboard</a>
9595
</li>
9696
<li>
97-
<a class="btn btn-default btn-sm " href="http://discourse.chaiscript.com">Discourse</a>
97+
<a class="btn btn-default btn-xs " href="http://discourse.chaiscript.com">Discourse</a>
9898
</li>
9999
</ul>
100100
</div>

0 commit comments

Comments
 (0)
0