mirror of https://github.com/twbs/bootstrap.git
resolves #20266
This commit is contained in:
parent
a96038b50a
commit
25b718e5fd
|
@ -10,7 +10,7 @@
|
|||
}
|
||||
|
||||
// Rounded corners
|
||||
.img-rounded {
|
||||
.rounded {
|
||||
@include border-radius($border-radius-lg);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue