Removed LESS duplicate attributes

This commit is contained in:
Caleb James DeLisle
2017-12-08 18:13:35 +01:00
parent bfba239770
commit 1d2119b292
6 changed files with 11 additions and 10 deletions

View File

@@ -297,7 +297,6 @@
}
select {
border: 0px;
margin-left: 5px;
margin-right: 5px;
padding-left: 5px;
@@ -530,7 +529,6 @@
input {
max-width: ~"calc(100% - 40px)";
flex: 1;
font-size: 1.5em;
vertical-align: middle;
box-sizing: border-box;
cursor: auto;
@@ -568,7 +566,6 @@
align-items: center;
justify-content: center;
width: 64px;
height: 64px !important; // Allows us to have a nice square outline when focused
font-size: 1em;
color: inherit;
height: auto;