aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-04-26 00:14:27 -0700
committerMark Otto <[email protected]>2015-04-26 00:14:27 -0700
commitefd28a5e78ad828a88cda77c3af598d06a4d2a63 (patch)
tree65dcc053623ce1515ca666e77db715fe659b1304
parent219c4cbf8708af0af79697bc0c6da36c4005ab7a (diff)
downloadbootstrap-efd28a5e78ad828a88cda77c3af598d06a4d2a63.tar.xz
bootstrap-efd28a5e78ad828a88cda77c3af598d06a4d2a63.zip
unnecessary comment
-rw-r--r--scss/_images.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_images.scss b/scss/_images.scss
index 283ee875f..a2e82663f 100644
--- a/scss/_images.scss
+++ b/scss/_images.scss
@@ -24,5 +24,5 @@
// Perfect circle
.img-circle {
- border-radius: 50%; // set radius in percents
+ border-radius: 50%;
}