remove color style

This commit is contained in:
Eugenio Romano
2016-08-25 11:57:36 +01:00
parent bec481e81e
commit 39f1e7e163

View File

@@ -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;
}
}