You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ar...@apache.org on 2017/09/23 11:47:55 UTC

svn commit: r1809405 - /ofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/webpos.css

Author: arunpatidar
Date: Sat Sep 23 11:47:55 2017
New Revision: 1809405

URL: http://svn.apache.org/viewvc?rev=1809405&view=rev
Log:
FIXED: UI issue on web pos for different themes. (OFBIZ-7253)
Thanks Yogesh Naroliya and Anurag Chandak for your contribution.

Modified:
    ofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/webpos.css

Modified: ofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/webpos.css
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/webpos.css?rev=1809405&r1=1809404&r2=1809405&view=diff
==============================================================================
--- ofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/webpos.css (original)
+++ ofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/webpos.css Sat Sep 23 11:47:55 2017
@@ -292,6 +292,7 @@ input[type="text"]:focus, input[type="pa
 #CartHeader {
     height: 100px;
     width: 100%;
+    margin-bottom: 35px;
 }
 #Cart {
     height: 460px;