1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +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
parent ab6215f9aa
commit cc67742fa9

View File

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