Fix Inject node handling of day selection

Fixes #564
This commit is contained in:
Nick O'Leary
2015-02-15 21:53:14 +00:00
parent cc095e4edf
commit edd9d2cb9c
2 changed files with 131 additions and 144 deletions

View File

@@ -765,16 +765,6 @@ g.link_unknown path.link_line {
.form-row input {
width:70%;
}
.form-row label .cb1 {
display: inline !important;
width: auto !important;
vertical-align: top !important;
}
.form-row label .cb2 {
display: inline !important;
width: auto !important;
vertical-align: top !important;
}
input.input-append-left {
border-top-right-radius: 0px;