Merge pull request #3423 from matrix-org/bwindels/register-selector-wrap
Fix register page selector buttons growing too wide
This commit is contained in:
@@ -16,7 +16,6 @@ limitations under the License.
|
||||
|
||||
.mx_AccessibleButton {
|
||||
cursor: pointer;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.mx_AccessibleButton:focus {
|
||||
|
||||
Reference in New Issue
Block a user