Addressing PR feedback

This commit is contained in:
Chris Rodriguez
2015-08-13 15:07:13 -04:00
parent b757225c4b
commit 644d20ec99

View File

@@ -90,7 +90,7 @@
width: flex-grid(.5) + flex-gutter();
&:hover, &:focus {
color: #333;
color: $link-color;
}
.calc-button-label {
@@ -134,8 +134,6 @@
padding: 10px;
-webkit-appearance: none;
width: 100%;
background: $black;
color: $white;
&:focus {
border: none;