diff options
author | Chocobozzz <me@florianbigard.com> | 2019-01-10 09:58:08 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-01-10 11:32:38 +0100 |
commit | 3866f1a02f73665541468fbadcc3cd2cc459aef2 (patch) | |
tree | fc653d6a43fad579b4de3f0628b07a5cdf80aa76 /client/src/app/shared/misc | |
parent | a4101923e699e49ceb9ff36e971c75417fafc9f0 (diff) | |
download | PeerTube-3866f1a02f73665541468fbadcc3cd2cc459aef2.tar.gz PeerTube-3866f1a02f73665541468fbadcc3cd2cc459aef2.tar.zst PeerTube-3866f1a02f73665541468fbadcc3cd2cc459aef2.zip |
Add contact form checkbox in admin form
Diffstat (limited to 'client/src/app/shared/misc')
-rw-r--r-- | client/src/app/shared/misc/help.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/misc/help.component.scss b/client/src/app/shared/misc/help.component.scss index 6a5c3b1fa..047e53fab 100644 --- a/client/src/app/shared/misc/help.component.scss +++ b/client/src/app/shared/misc/help.component.scss | |||
@@ -12,7 +12,7 @@ | |||
12 | } | 12 | } |
13 | 13 | ||
14 | /deep/ { | 14 | /deep/ { |
15 | .popover-help.popover { | 15 | .help-popover { |
16 | max-width: 300px; | 16 | max-width: 300px; |
17 | 17 | ||
18 | .popover-body { | 18 | .popover-body { |