Expose notes field for purchasing batches
Plus various other tweaks for styles and coding conventions etc.
This commit is contained in:
parent
59799302bd
commit
555935c71e
5 changed files with 16 additions and 13 deletions
|
@ -6,3 +6,8 @@
|
|||
div.field-wrapper {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.field-wrapper.notes .field {
|
||||
line-height: 1.1em;
|
||||
white-space: pre;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue