fix spinner layout bouncing when changing notifs

all-important s/done/then/ on pushRulesPromise to ensure that the refresh completes before relaying-out the page
s/Loud/Highlight & sound/
This commit is contained in:
Matthew Hodgson 2016-04-17 14:00:20 +01:00
parent d512e25cca
commit 58c431abc2
2 changed files with 27 additions and 8 deletions

View file

@ -106,6 +106,10 @@ limitations under the License.
display: table;
}
.mx_UserSettings_notifTable .mx_Spinner {
position: absolute;
}
.mx_UserSettings_profileTable
{
display: table;