diff --git a/pom.xml b/pom.xml index 3df57bf..1a5c6ad 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ d4science-responsive-theme war d4science-responsive-theme Theme - 6.4.0-SNAPSHOT + 6.4.2-SNAPSHOT diff --git a/src/main/webapp/WEB-INF/liferay-plugin-package.properties b/src/main/webapp/WEB-INF/liferay-plugin-package.properties index 05cf14f..61db9d1 100644 --- a/src/main/webapp/WEB-INF/liferay-plugin-package.properties +++ b/src/main/webapp/WEB-INF/liferay-plugin-package.properties @@ -1,6 +1,6 @@ name=d4science-responsive-theme module-group-id=liferay -module-incremental-version=7 +module-incremental-version=8 tags= short-description= change-log= diff --git a/src/main/webapp/css/custom.css b/src/main/webapp/css/custom.css index 9bddbf2..6d2a941 100644 --- a/src/main/webapp/css/custom.css +++ b/src/main/webapp/css/custom.css @@ -108,7 +108,7 @@ header#banner { width: 24.2%; } .aui .row-fluid .span4 { - width: 33%; + width: 32.5%; } .aui .row-fluid .span5 { width: 41.65%