aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--boot.php2
-rw-r--r--view/theme/redbasic/css/style.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/boot.php b/boot.php
index 862079276..e202ad2b0 100644
--- a/boot.php
+++ b/boot.php
@@ -64,7 +64,7 @@ require_once('include/selectors.php');
require_once('include/activities.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '9.1.1');
+define('STD_VERSION', '9.1.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index d4f839701..b7d2db63d 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -169,7 +169,7 @@ input[type=text], textarea {
}
#toast-container {
- z-index: 1030;
+ z-index: 1060;
width: 300px;
}