Merge branch 'latest' of github.com:webnotes/erpnext into latest
diff --git a/erpnext/website/css/website.css b/erpnext/website/css/website.css
index c4208b2..8a90b1b 100644
--- a/erpnext/website/css/website.css
+++ b/erpnext/website/css/website.css
@@ -45,6 +45,13 @@
margin-bottom: 20px;
}
+.web-main-section p,
+.web-main-section h4,
+.web-main-section h5,
+.web-main-section pre {
+ margin-left: 9px;
+}
+
.web-side-section {
width: 30%;
float: right;
diff --git a/version.num b/version.num
index e8930b6..24f98f2 100644
--- a/version.num
+++ b/version.num
@@ -1 +1 @@
-364
\ No newline at end of file
+367
\ No newline at end of file