Merge pull request #3427 from matrix-org/dbkr/register-selector-wrap_2

Fix register page selector buttons growing too wide
This commit is contained in:
David Baker 2019-09-12 12:23:06 +01:00 committed by GitHub
commit 08169c2920
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,6 @@ limitations under the License.
.mx_AccessibleButton {
cursor: pointer;
white-space: nowrap;
}
.mx_AccessibleButton:focus {