diff --git a/installer/resources/themes/console/classic/console.css b/installer/resources/themes/console/classic/console.css
index d786d06fb11374ab5febb8b89aadb6d2afa7bb34..a55134947da65e82b8b9e1d7c20f5ba15fca9489 100644
--- a/installer/resources/themes/console/classic/console.css
+++ b/installer/resources/themes/console/classic/console.css
@@ -995,7 +995,7 @@ p img:first-child {
      margin: 5px 5px 0 5px;
      color: #001;
      font-size: 7pt;
-     width: 300px;
+     width: 310px;
      text-align: right;
      float: right;
      valign: middle;
diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css
index d32da3cf11b5aafdbd2a2f81def26f5db1b4e333..17f6a3734ad97feae149b36d0aecd98220d0d6a2 100644
--- a/installer/resources/themes/console/light/console.css
+++ b/installer/resources/themes/console/light/console.css
@@ -1088,7 +1088,7 @@ button:active {
      padding: 2px 5px;
      color: #001;
      font-size: 7pt;
-     width: 300px;
+     width: 310px;
      text-align: right;
      float: right;
      vertical-align: middle;