Cleanup interface buttons

This commit is contained in:
Will Hunt 2019-05-14 21:05:22 +01:00
parent 64a384477e
commit 626cb46915
3 changed files with 25 additions and 4 deletions

View file

@ -71,3 +71,11 @@ limitations under the License.
.mx_UserNotifSettings_notifTable .mx_Spinner {
position: absolute;
}
.mx_NotificationSound_soundUpload {
display: none;
}
.mx_NotificationSound_resetSound {
margin-left: 5px;
}