diff --git a/composer.json b/composer.json
index 554cddfd..ad7225f2 100644
--- a/composer.json
+++ b/composer.json
@@ -3,8 +3,8 @@
"type": "phpbb-extension",
"description": "Adds a portal with several blocks to your forum. You can change the settings, move the blocks, add new blocks and more in the ACP.",
"homepage": "http://www.board3.de",
- "version": "2.1.0-rc1",
- "time": "2014-11-26 14:23:15",
+ "version": "2.1.0-rc2",
+ "time": "2015-02-07 16:41:42",
"license": "GPL-2.0",
"authors": [{
"name": "Marc Alexander",
@@ -28,7 +28,7 @@
"extra": {
"display-name": "Board3 Portal",
"soft-require": {
- "phpbb/phpbb": ">=3.1.2,<3.2.*@dev"
+ "phpbb/phpbb": ">=3.1.3,<3.2.*@dev"
},
"version-check": {
"host": "board3.de",
diff --git a/migrations/v210_rc2.php b/migrations/v210_rc2.php
new file mode 100644
index 00000000..2718245d
--- /dev/null
+++ b/migrations/v210_rc2.php
@@ -0,0 +1,25 @@
+
-
![]()
+
-
![]()
+
-
![]()
+
-
![]()
+
diff --git a/styles/prosilver/template/portal/portal_body.html b/styles/prosilver/template/portal/portal_body.html
index 2a5f7556..c16cbcb0 100644
--- a/styles/prosilver/template/portal/portal_body.html
+++ b/styles/prosilver/template/portal/portal_body.html
@@ -110,7 +110,7 @@
-
+
diff --git a/styles/prosilver/theme/portal.css b/styles/prosilver/theme/portal.css
index 11894ea9..fdcd1550 100644
--- a/styles/prosilver/theme/portal.css
+++ b/styles/prosilver/theme/portal.css
@@ -327,7 +327,7 @@ a.portal-forumtitle {
}
.portal-side-wrapper {
- border-left: 0;
+ border-left: 0 !important;
width: 100%;
}
diff --git a/styles/subsilver2/template/portal/modules/clock_side.html b/styles/subsilver2/template/portal/modules/clock_side.html
index f750757a..2d4b21d1 100644
--- a/styles/subsilver2/template/portal/modules/clock_side.html
+++ b/styles/subsilver2/template/portal/modules/clock_side.html
@@ -6,24 +6,24 @@
-
![]()
+
-
![]()
+
-
![]()
+
-
![]()
+
diff --git a/styles/subsilver2/template/portal/portal_body.html b/styles/subsilver2/template/portal/portal_body.html
index 949b3b25..fb7ed515 100644
--- a/styles/subsilver2/template/portal/portal_body.html
+++ b/styles/subsilver2/template/portal/portal_body.html
@@ -114,6 +114,6 @@
-
+
\ No newline at end of file