mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Remove attribute selectors (#28988)
This commit is contained in:
parent
92c45a19a5
commit
d479fd89d0
@ -126,12 +126,3 @@ fieldset:disabled a.btn {
|
|||||||
margin-top: $btn-block-spacing-y;
|
margin-top: $btn-block-spacing-y;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Specificity overrides
|
|
||||||
input[type="submit"],
|
|
||||||
input[type="reset"],
|
|
||||||
input[type="button"] {
|
|
||||||
&.btn-block {
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user