Author: solomax
Date: Tue Jul 12 08:20:45 2016
New Revision: 1752246

URL: http://svn.apache.org/viewvc?rev=1752246&view=rev
Log:
no jira: dashboard widgets are made variable sized

Modified:
    
openmeetings/application/branches/3.1.x/openmeetings-web/src/main/webapp/css/theme.css
    
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme.css
    
openmeetings/application/trunk/openmeetings-web/src/main/webapp/css/theme.css

Modified: 
openmeetings/application/branches/3.1.x/openmeetings-web/src/main/webapp/css/theme.css
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/openmeetings-web/src/main/webapp/css/theme.css?rev=1752246&r1=1752245&r2=1752246&view=diff
==============================================================================
--- 
openmeetings/application/branches/3.1.x/openmeetings-web/src/main/webapp/css/theme.css
 (original)
+++ 
openmeetings/application/branches/3.1.x/openmeetings-web/src/main/webapp/css/theme.css
 Tue Jul 12 08:20:45 2016
@@ -232,8 +232,6 @@ html, body {
 #contents {
 }
 #contents .dragbox-content {
-       min-height: 300px;
-       max-height: 300px;
 }
 #feedcontainer {
        overflow: auto;

Modified: 
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme.css
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme.css?rev=1752246&r1=1752245&r2=1752246&view=diff
==============================================================================
--- 
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme.css
 (original)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme.css
 Tue Jul 12 08:20:45 2016
@@ -232,8 +232,6 @@ html, body {
 #contents {
 }
 #contents .dragbox-content {
-       min-height: 300px;
-       max-height: 300px;
 }
 #feedcontainer {
        overflow: auto;

Modified: 
openmeetings/application/trunk/openmeetings-web/src/main/webapp/css/theme.css
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-web/src/main/webapp/css/theme.css?rev=1752246&r1=1752245&r2=1752246&view=diff
==============================================================================
--- 
openmeetings/application/trunk/openmeetings-web/src/main/webapp/css/theme.css 
(original)
+++ 
openmeetings/application/trunk/openmeetings-web/src/main/webapp/css/theme.css 
Tue Jul 12 08:20:45 2016
@@ -232,8 +232,6 @@ html, body {
 #contents {
 }
 #contents .dragbox-content {
-       min-height: 300px;
-       max-height: 300px;
 }
 #feedcontainer {
        overflow: auto;


Reply via email to