@@ -161,7 +161,7 @@
}
.form {
- width: 100%;
+ width: calc(100% - 35px);
margin-bottom: 14px;
display: flex;
align-items: center;