updated input styling

This commit is contained in:
Minasokoni
2017-07-13 21:50:19 -07:00
parent 8b5c2cc409
commit d7c28912e0

View File

@@ -29,12 +29,6 @@
padding: 0 10px;
}
}
.operation-filter-input
{
border: 2px solid #547f00;
border-right: none;
border-radius: 4px 0 0 4px;
}
.download-url-wrapper
{
@@ -49,7 +43,6 @@
margin: 0;
border: 2px solid #547f00;
border-radius: 0 0 0 0;
outline: none;
}