mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
move from csslint to stylelint
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* stylelint-disable selector-no-qualifying-type */
|
||||
|
||||
//
|
||||
// Thumbnails
|
||||
// --------------------------------------------------
|
||||
@@ -17,8 +19,8 @@
|
||||
> img,
|
||||
a > img {
|
||||
&:extend(.img-responsive);
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
// Add a hover state for linked versions only
|
||||
|
||||
Reference in New Issue
Block a user