Mobile view fixes
diff --git a/erpnext/public/css/website.css b/erpnext/public/css/website.css
index 1d30e78..73230d0 100644
--- a/erpnext/public/css/website.css
+++ b/erpnext/public/css/website.css
@@ -253,9 +253,8 @@
.duration-bar {
display: inline-block;
color: white;
- /* border-right: 2px solid green; */
background: #8FD288;
- padding: 3px;
+ padding: 2px;
}
.duration-invisible {
visibility: hidden;
@@ -268,9 +267,4 @@
background: none;
float: none;
border: none;
-}
-.thumbsize {
- width: 200px;
- height: 200px;
- padding: 0;
}
\ No newline at end of file