Skip to content

Commit

Permalink
Ripping out offset
Browse files Browse the repository at this point in the history
  • Loading branch information
Zach Moazeni committed May 11, 2012
1 parent 89f78fb commit 6f76f47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion coffee/views.coffee
Expand Up @@ -50,7 +50,7 @@ views["show"] = """
</header>
<div class"row">
<ul class="nav nav-pills offset3">
<ul class="nav nav-pills">
<li class="active"><a href="#" data-type="push">Push</a></li>
<li class="active"><a href="#" data-type="fork">Forks</a></li>
<li class="active"><a href="#" data-type="gist">Gists</a></li>
Expand Down
2 changes: 1 addition & 1 deletion js/views.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6f76f47

Please sign in to comment.