mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 22:40:23 +00:00
linting
This commit is contained in:
parent
b77b874265
commit
8273e0cf82
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
@if $enable-rounded {
|
||||
&:focus {
|
||||
box-shadow: $input-box-shadow, 0 0 6px lighten($color, 20%)
|
||||
box-shadow: $input-box-shadow, 0 0 6px lighten($color, 20%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue