Browse Source

DIV-368 put some margin in so long names dont' overlap

pull/160/head
Foley Lynn 8 years ago
parent
commit
e69bb885ed
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      edivorce/apps/core/static/css/weasyprint.css

+ 1
- 1
edivorce/apps/core/static/css/weasyprint.css View File

@ -65,7 +65,7 @@ i.fa {
font-weight: bold;
font-size: 18px;
display: block;
margin: -22px 0 40px;
margin: -22px 90px 40px;
}
.table-fixed {


Loading…
Cancel
Save