Merge pull request #3423 from matrix-org/bwindels/register-selector-wrap

Fix register page selector buttons growing too wide
This commit is contained in:
Bruno Windels 2019-09-12 10:28:50 +00:00 committed by GitHub
commit a4f8f34368
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 {