mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 07:14:36 +02:00
linting
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
@if $enable-rounded {
|
@if $enable-rounded {
|
||||||
&:focus {
|
&:focus {
|
||||||
box-shadow: $input-box-shadow, 0 0 6px lighten($color, 20%)
|
box-shadow: $input-box-shadow, 0 0 6px lighten($color, 20%);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user