Author: jasha
Date: Sat Sep 22 09:27:07 2012
New Revision: 1388758
URL: http://svn.apache.org/viewvc?rev=1388758&view=rev
Log:
RAVE-795 hide widget content that doesn't fit in the column
Modified:
rave/trunk/rave-portal-resources/src/main/webapp/static/css/rave-css.less
Modified:
rave/trunk/rave-portal-resources/src/main/webapp/static/css/rave-css.less
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/static/css/rave-css.less?rev=1388758&r1=1388757&r2=1388758&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/static/css/rave-css.less
(original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/static/css/rave-css.less
Sat Sep 22 09:27:07 2012
@@ -91,6 +91,7 @@
background-color: white;
border-radius: 0 0 5px 5px;
height: 100%;
+ overflow-x: hidden;
}
.widget-mobile {