aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjudetucker <[email protected]>2016-07-25 21:06:07 -0700
committerMark Otto <[email protected]>2016-09-08 22:42:54 -0700
commit25b718e5fd7c5de7dd3c5b05e3ae35eee9bf6e08 (patch)
tree3380e82a8416ca46d55e0a50ab08a8011c89c612
parenta96038b50aaa201271383c95bb117c14f3bc5efb (diff)
downloadbootstrap-25b718e5fd7c5de7dd3c5b05e3ae35eee9bf6e08.tar.xz
bootstrap-25b718e5fd7c5de7dd3c5b05e3ae35eee9bf6e08.zip
resolves #20266
-rw-r--r--scss/_images.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_images.scss b/scss/_images.scss
index 989426999..ba82c2119 100644
--- a/scss/_images.scss
+++ b/scss/_images.scss
@@ -10,7 +10,7 @@
}
// Rounded corners
-.img-rounded {
+.rounded {
@include border-radius($border-radius-lg);
}