mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
Remove old FormButton CSS
Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
parent
0f84b3dff3
commit
3d7842d696
@ -157,12 +157,6 @@ limitations under the License.
|
||||
.mx_Checkbox {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.mx_FormButton {
|
||||
min-width: 92px;
|
||||
font-weight: normal;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -200,8 +194,4 @@ limitations under the License.
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_FormButton {
|
||||
padding: 8px 22px;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user