Vertical align xxx2many on top

This commit is contained in:
C?dric Krier 2014-10-14 23:20:16 +02:00
parent 54a9af774b
commit d98098656d

View file

@ -117,6 +117,9 @@ body {
& td.form-label {
white-space: nowrap;
}
& td.form-one2many, td.form-many2many {
vertical-align: top;
}
& .form-many2one, .form-date, .form-binary, .form-reference {
& button {
float: right;