Skip to content

Commit

Permalink
Fixing goal so that it doesn't overlfow after 100%
Browse files Browse the repository at this point in the history
  • Loading branch information
karledurante committed Nov 9, 2012
1 parent 42c93fb commit db33875
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/assets/stylesheets/home.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@
border-radius: 7px;
background-color: $grey;
height: 12px;

overflow: hidden;

.fill {
background-color: $red;
border-radius: 7px 0 0 7px;
Expand Down

0 comments on commit db33875

Please sign in to comment.