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
Spacing in print formats
version-14
Nabin Hait
9 years ago
parent
07bdc7b111
commit
947b3cf307
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
frappe/templates/styles/standard.css
+ 2
- 2
frappe/templates/styles/standard.css
View File
@@ -45,8 +45,8 @@
}
.data-field {
margin-top:
10
px;
margin-bottom:
10
px;
margin-top:
5
px;
margin-bottom:
5
px;
}
.important .value {
Write
Preview
Loading…
Cancel
Save