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:48:18 UTC

svn commit: r1809406 - /ofbiz/ofbiz-framework/trunk/themes/bluelight/webapp/bluelight/style.css

Author: arunpatidar
Date: Sat Sep 23 11:48:18 2017
New Revision: 1809406

URL: http://svn.apache.org/viewvc?rev=1809406&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-framework/trunk/themes/bluelight/webapp/bluelight/style.css

Modified: ofbiz/ofbiz-framework/trunk/themes/bluelight/webapp/bluelight/style.css
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/bluelight/webapp/bluelight/style.css?rev=1809406&r1=1809405&r2=1809406&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/bluelight/webapp/bluelight/style.css (original)
+++ ofbiz/ofbiz-framework/trunk/themes/bluelight/webapp/bluelight/style.css Sat Sep 23 11:48:18 2017
@@ -722,6 +722,7 @@ DIV.screenlet {
     height: auto !important;
     height: 1%;
     margin-bottom: 1em;
+    overflow: auto;
 }
 
 /* Special Screenlet Handling for locals and timezone window */