Skip to content

Commit

Permalink
Fix commits table highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
dzaporozhets committed Sep 24, 2013
1 parent 9587506 commit 0009016
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/assets/stylesheets/sections/commits.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
}

table {
width: 100%;
font-family: $monospace_font;
border: none;
margin: 0px;
Expand Down Expand Up @@ -504,4 +505,4 @@ li.commit {
@extend .cgray;
}
}
}
}

0 comments on commit 0009016

Please sign in to comment.