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 {
cursor: pointer;
white-space: nowrap;
}
.mx_AccessibleButton:focus {