Mobile: Fix busypopup label alignment

Tested using:
`map.fire('blockUI', {message: 'Saving document, please wait...'});`

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I4e1bd87d512287fd346964a5b81a7b79df1ed78a
This commit is contained in:
Pedro Pinto Silva 2023-06-09 10:10:25 +02:00 committed by pedropintosilva
parent a3f4858f67
commit bed92fccf7

View file

@ -716,8 +716,8 @@ td[id^='tb_spreadsheet-toolbar_item']:focus table.w2ui-button div.w2ui-icon, td[
#mobile-wizard.popup #busylabel {
border-bottom: none !important;
font-size: 100% !important;
margin: 20px !important;
width: 100%;
/* inherits margin top and bototm from jsdialogs.css */
margin-inline: 2px !important;
}
/* snackbar */