Skip to content

Commit

Permalink
[fix] github ribbon on navbar bottom (and left side of screen)
Browse files Browse the repository at this point in the history
  • Loading branch information
gogson committed Oct 31, 2014
1 parent 4359159 commit 7c92b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div ng-view=""></div>

<!-- Fork me on github -->
<a class="hidden-xs" href="https://github.com/SylTi/bitcrowfunding" target="_blank"><img style="position: absolute; top: 50px; right: 0; border: 0; z-index: 1000;" src="https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"></a>
<a class="hidden-xs" href="https://github.com/SylTi/bitcrowfunding" target="_blank"><img style="position: absolute; top: 50px; left: 0; border: 0; z-index: 1000;" src="https://camo.githubusercontent.com/8b6b8ccc6da3aa5722903da7b58eb5ab1081adee/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f6c6566745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"></a>

<!-- Google Analytics: change UA-XXXXX-X to be your site's ID -->
<script>
Expand Down

0 comments on commit 7c92b97

Please sign in to comment.