1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

undo whitespace setting, accessible button is used in too many places to make this a safe assumption

This commit is contained in:
Bruno Windels
2019-09-12 12:24:05 +02:00
committed by David Baker
parent bbea1635a6
commit d67a8d5ccd

View File

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