Fix font issues in 2016 disabled inputs

@coderkevin
This commit is contained in:
Mike Jolley 2016-05-03 15:37:10 +01:00
parent 85faaf8b77
commit 9cd93dcb0c
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -612,7 +612,6 @@ p.demo_store {
line-height: 1;
cursor: pointer;
position: relative;
font-family: inherit;
text-decoration: none;
overflow: visible;
padding: .618em 1em;
@ -691,6 +690,7 @@ p.demo_store {
color: inherit;
cursor: not-allowed;
opacity: 0.5;
padding: .618em 1em;
&:hover {
color: inherit;