1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 08:04:59 +02: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%;
}