Remove Fork me sidebar.
This commit is contained in:
parent
61c0f5179d
commit
6230224412
|
@ -12,12 +12,6 @@
|
|||
</div>
|
||||
|
||||
<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 class='icon'></div>
|
||||
</div>
|
||||
|
|
|
@ -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 class='icon'></div>
|
||||
</div>
|
||||
|
|
|
@ -16,7 +16,4 @@
|
|||
@include border-bottom-left-radius(4px)
|
||||
|
||||
#top .profile
|
||||
margin-right: 140px
|
||||
|
||||
.maximized #top .profile
|
||||
margin-right: 40px
|
||||
margin-right: 50px
|
||||
|
|
Loading…
Reference in New Issue
Block a user