form: remove dead code

This commit is contained in:
Pierre de La Morinerie 2020-02-10 15:33:40 +01:00
parent 44e3a70db5
commit 469f4dc6f7

View file

@ -389,15 +389,4 @@
margin-right: 0;
}
}
.pj-input {
input[type=file] {
margin: $default-padding 0 (2 * $default-padding);
padding: 2px;
}
.piece-description {
margin-bottom: $default-padding;
}
}
}