diff --git a/installer/resources/themes/console/dark/console.css b/installer/resources/themes/console/dark/console.css index 31cb7a1ef3..4e11196def 100644 --- a/installer/resources/themes/console/dark/console.css +++ b/installer/resources/themes/console/dark/console.css @@ -1202,7 +1202,7 @@ div.messages li { position: absolute; top: 75%; left: 5%; - width: 20%; + width: 22%; } div.widepanel h3 { diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css index ff16979631..6801da0f14 100644 --- a/installer/resources/themes/console/light/console.css +++ b/installer/resources/themes/console/light/console.css @@ -2230,7 +2230,7 @@ td.optionsave { position: absolute; top: 75%; left: 5%; - width: 20%; + width: 22%; } #bandwidthconfig .configtable tr:last-child td {