This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[fix] pdf print format
version-14
Faris Ansari
8 years ago
parent
a218f5d299
commit
67fbcfcac5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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;
}
Write
Preview
Loading…
Cancel
Save