Merge pull request #1934 from nabinhait/print_format_spacing
Spacing in print formats
This commit is contained in:
commit
c09f293ce6
1 changed files with 2 additions and 2 deletions
|
|
@ -45,8 +45,8 @@
|
|||
}
|
||||
|
||||
.data-field {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.important .value {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue