[#427] Fixed styles in selects.

This commit is contained in:
Sol Villar
2015-03-05 03:43:11 -03:00
parent 79141e94a9
commit bbb4e63cb7
3 changed files with 3 additions and 8 deletions

View File

@@ -200,11 +200,6 @@
width: 175px;
}
.recline-filter-editor select {
background-color: #ffffff;
border: 1px solid #cccccc;
}
.recline-filter-editor input {
margin-top: 0.5em;
margin-bottom: 10px;