2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

unnecessary comment

This commit is contained in:
Mark Otto
2015-04-26 00:14:27 -07:00
parent 219c4cbf87
commit efd28a5e78
+1 -1
View File
@@ -24,5 +24,5 @@
// Perfect circle
.img-circle {
border-radius: 50%; // set radius in percents
border-radius: 50%;
}