mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Swap -small and -large variables for -sm and -lg
This commit is contained in:
@@ -82,7 +82,7 @@ img {
|
||||
|
||||
// Rounded corners
|
||||
.img-rounded {
|
||||
.border-radius(@border-radius-large);
|
||||
.border-radius(@border-radius-lg);
|
||||
}
|
||||
|
||||
// Image thumbnails
|
||||
|
||||
Reference in New Issue
Block a user