Skip to content

Commit

Permalink
Remove attribute selectors (#28988)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnCuppens authored and XhmikosR committed Jul 12, 2019
1 parent 92c45a1 commit d479fd8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions scss/_buttons.scss
Expand Up @@ -126,12 +126,3 @@ fieldset:disabled a.btn {
margin-top: $btn-block-spacing-y;
}
}

// Specificity overrides
input[type="submit"],
input[type="reset"],
input[type="button"] {
&.btn-block {
width: 100%;
}
}

0 comments on commit d479fd8

Please sign in to comment.