commit | abcc8ab8e5cafc21edbc4a233838c47bb7a676fb | [log] [tgz] |
---|---|---|
author | Faris Ansari <netchamp.faris@gmail.com> | Sat Jul 28 13:57:16 2018 +0530 |
committer | Faris Ansari <netchamp.faris@gmail.com> | Sat Jul 28 13:57:16 2018 +0530 |
tree | d1e43f02dd210fadb8961d82b420d754168a5e3c | |
parent | dd8045759fc82031dc70bcd303a4c6957ad65e92 [diff] |
Push review area to bottom
diff --git a/erpnext/public/less/hub.less b/erpnext/public/less/hub.less index fd1a752..5886893 100644 --- a/erpnext/public/less/hub.less +++ b/erpnext/public/less/hub.less
@@ -171,6 +171,14 @@ padding-bottom: 0; border-bottom: none; } + + .hub-item-container { + overflow: hidden; + } + + .hub-item-review-container { + margin-top: calc(30vh); + } } body[data-route^="Hub/"] {