mirror of https://github.com/vector-im/riot-web
Merge pull request #5625 from SimonBrandner/fix-notif-jumpy-ui
Fix jumpy notifications settings UIpull/21833/head
commit
6d9da1bad2
|
@ -64,6 +64,7 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_UserNotifSettings_notifTable {
|
.mx_UserNotifSettings_notifTable {
|
||||||
display: table;
|
display: table;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_UserNotifSettings_notifTable .mx_Spinner {
|
.mx_UserNotifSettings_notifTable .mx_Spinner {
|
||||||
|
|
Loading…
Reference in New Issue