unnecessary comment

This commit is contained in:
Mark Otto 2015-04-26 00:14:27 -07:00
parent 219c4cbf87
commit efd28a5e78
1 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,5 @@
// Perfect circle
.img-circle {
border-radius: 50%; // set radius in percents
border-radius: 50%;
}