This commit is contained in:
Jeremy Thomas
2017-07-29 18:15:16 +01:00
parent 8b36d5ad3d
commit 44ec4dcc73
6 changed files with 9 additions and 14 deletions

View File

@@ -197,10 +197,3 @@ $button-shadow-inset: inset 0 1px 2px rgba($black, 0.2) !default
color: $button-static-color
box-shadow: none
pointer-events: none
// Adjustment for vertical spacing
button.button,
input[type="submit"].button
line-height: 1
padding-bottom: 0.4em
padding-top: 0.35em