diff --git a/src/skins/vector/css/matrix-react-sdk/structures/login/_Login.scss b/src/skins/vector/css/matrix-react-sdk/structures/login/_Login.scss index 30231b43da5..888f979d6d5 100644 --- a/src/skins/vector/css/matrix-react-sdk/structures/login/_Login.scss +++ b/src/skins/vector/css/matrix-react-sdk/structures/login/_Login.scss @@ -45,7 +45,7 @@ limitations under the License. } .mx_Login_field { - width: 100%; + width: 280px; border-radius: 3px; border: 1px solid $strong-input-border-color; font-weight: 300;