diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2020-05-02 22:38:18 +0200 |
---|---|---|
committer | Rigel Kent <par@rigelk.eu> | 2020-05-04 15:01:44 +0200 |
commit | 0d3a2982a9b29bd66a05e4b36e606518d4c09959 (patch) | |
tree | 13bdc0886216a3bcf1cbaaf63d2c030237f871ca /client/src/app/shared | |
parent | c2a89b70ce75c4955cbdb1ced6fd20a5010a8c9b (diff) | |
download | PeerTube-0d3a2982a9b29bd66a05e4b36e606518d4c09959.tar.gz PeerTube-0d3a2982a9b29bd66a05e4b36e606518d4c09959.tar.zst PeerTube-0d3a2982a9b29bd66a05e4b36e606518d4c09959.zip |
Switching to a named filters/single input on video-abuse
Diffstat (limited to 'client/src/app/shared')
-rw-r--r-- | client/src/app/shared/user-subscription/subscribe-button.component.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/client/src/app/shared/user-subscription/subscribe-button.component.scss b/client/src/app/shared/user-subscription/subscribe-button.component.scss index 5283a6cc3..b739c5ae2 100644 --- a/client/src/app/shared/user-subscription/subscribe-button.component.scss +++ b/client/src/app/shared/user-subscription/subscribe-button.component.scss | |||
@@ -88,10 +88,6 @@ | |||
88 | } | 88 | } |
89 | } | 89 | } |
90 | 90 | ||
91 | .dropdown-header { | ||
92 | padding-left: 1rem; | ||
93 | } | ||
94 | |||
95 | ::ng-deep form { | 91 | ::ng-deep form { |
96 | padding: 0.25rem 1rem; | 92 | padding: 0.25rem 1rem; |
97 | } | 93 | } |