fieldset disabled styles (#1682)

* fieldset disabled styles

* Added disabled styles to button elements included inside a disabled fieldset

* Added comma, and fieldset element reset

* fieldset doesn't need display block
This commit is contained in:
Sam Featherstone
2018-11-01 05:29:55 +11:00
committed by Jeremy Thomas
parent c50cc06e5a
commit e8f485e27a
4 changed files with 24 additions and 10 deletions

View File

@@ -103,6 +103,9 @@ strong
// Block
fieldset
border: none
pre
+overflow-touch
background-color: $pre-background