Merge pull request #615 from Alfresco/dev-eromano-551

remove color style
This commit is contained in:
Denys Vuika
2016-08-25 12:51:46 +01:00
committed by GitHub
@@ -7,7 +7,6 @@
top: 0;
width: 300px;
z-index: 4;
background-color: rgb(255,152,0);
}
.mdl-textfield--file .mdl-textfield__input {
@@ -17,4 +16,4 @@
.mdl-textfield--file .mdl-button--file {
right: 0;
}
}