mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Combine .thumbnail and .img-thumbnail into simpler selectors
This commit is contained in:
@@ -78,10 +78,7 @@ img {
|
||||
}
|
||||
|
||||
// Image thumbnails
|
||||
.img-thumbnail {
|
||||
.thumbnail();
|
||||
display: inline-block;
|
||||
}
|
||||
// See thumbnails.less for `.img-thumbnail`
|
||||
|
||||
// Perfect circle
|
||||
.img-circle {
|
||||
|
||||
Reference in New Issue
Block a user