1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

unnecessary comment

This commit is contained in:
Mark Otto 2015-04-26 00:14:27 -07:00
parent 219c4cbf87
commit efd28a5e78

View file

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