Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 6d9da1b

Browse files
authored
Merge pull request #5625 from SimonBrandner/fix-notif-jumpy-ui
Fix jumpy notifications settings UI
2 parents 6d01de3 + 3b6790f commit 6d9da1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/css/views/settings/_Notifications.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ limitations under the License.
6464

6565
.mx_UserNotifSettings_notifTable {
6666
display: table;
67+
position: relative;
6768
}
6869

6970
.mx_UserNotifSettings_notifTable .mx_Spinner {

0 commit comments

Comments
 (0)