Skip to content

Commit

Permalink
Update _borders.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Nov 27, 2016
1 parent ca7a4ca commit 28c6b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/utilities/_borders.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
border-radius: 50%;
}

.rounded-none {
.rounded-0 {
border-radius: 0;
}

0 comments on commit 28c6b45

Please sign in to comment.