Remove Fork me sidebar.

This commit is contained in:
Mathias Meyer 2013-05-10 23:50:25 +02:00
parent 61c0f5179d
commit 6230224412
3 changed files with 1 additions and 16 deletions

View File

@ -12,12 +12,6 @@
</div> </div>
<div id="right"> <div id="right">
<div id="github-wrapper">
<a id="github" href="https://github.com/travis-ci" title="Fork me on GitHub">
{{t layouts.application.fork_me}}
</a>
</div>
<div id="slider" {{action toggle target="Travis.slider"}}> <div id="slider" {{action toggle target="Travis.slider"}}>
<div class='icon'></div>&nbsp; <div class='icon'></div>&nbsp;
</div> </div>

View File

@ -1,9 +1,3 @@
<div id="github-wrapper">
<a id="github" href="https://github.com/travis-ci" title="Fork me on GitHub">
{{t layouts.application.fork_me}}
</a>
</div>
<div id="slider" {{action toggle target="Travis.slider"}}> <div id="slider" {{action toggle target="Travis.slider"}}>
<div class='icon'></div>&nbsp; <div class='icon'></div>&nbsp;
</div> </div>

View File

@ -16,7 +16,4 @@
@include border-bottom-left-radius(4px) @include border-bottom-left-radius(4px)
#top .profile #top .profile
margin-right: 140px margin-right: 50px
.maximized #top .profile
margin-right: 40px