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 {