We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fdded1 commit ba96740Copy full SHA for ba96740
1 file changed
_layouts/bootstrap.html
@@ -37,7 +37,7 @@
37
<a href="/" class="navbar-brand"><img src="/images/toplogo.png" alt="codeception"/></a>
38
</div>
39
<div class="navbar-inner">
40
- <div class="follow nav pull-right navbar-text">
+ <div class="follow nav pull-right" style="margin-top: 10px">
41
<a href="https://twitter.com/codeception" class="twitter-follow-button" data-show-count="false"
42
data-lang="en" data-size="large">Follow @Codeception</a>
43
<script>!function (d, s, id) {
0 commit comments