Browse Source

[fix] pdf print format

version-14
Faris Ansari 8 years ago
parent
commit
67fbcfcac5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      frappe/templates/styles/standard.css

+ 1
- 1
frappe/templates/styles/standard.css View File

@@ -69,7 +69,7 @@
padding: 50% 0;
background-size: contain;
/*background-size: cover;*/
background-repeat: no-repeat;
background-repeat: no-repeat !important;
background-position: center center;
border-radius: 4px;
}


Loading…
Cancel
Save