From 225a7682e68d81c3c90ff50e704db4ab5f81a341 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Fri, 24 Jul 2020 12:05:36 +0200 Subject: [PATCH] adapt notifications buttons for small screens --- .../my-account-video-channels.component.ts | 2 +- .../my-account-notifications.component.html | 2 +- .../my-account-notifications.component.scss | 34 ++++++++++++++++++- client/src/sass/application.scss | 2 +- .../controllers/api/users/my-subscriptions.ts | 7 +++- server/models/activitypub/actor-follow.ts | 3 +- 6 files changed, 43 insertions(+), 7 deletions(-) diff --git a/client/src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts b/client/src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts index da8c7298f..ad9368794 100644 --- a/client/src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts +++ b/client/src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts @@ -99,7 +99,7 @@ export class MyAccountVideoChannelsComponent implements OnInit { } } - resetSearch() { + resetSearch () { this.channelsSearch = '' this.onChannelsSearchChanged() } diff --git a/client/src/app/+my-account/my-account-notifications/my-account-notifications.component.html b/client/src/app/+my-account/my-account-notifications/my-account-notifications.component.html index 8de152b5e..a60ed885d 100644 --- a/client/src/app/+my-account/my-account-notifications/my-account-notifications.component.html +++ b/client/src/app/+my-account/my-account-notifications/my-account-notifications.component.html @@ -5,7 +5,7 @@ Notification preferences -
+