aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-follows/about-follows.component.scss
diff options
context:
space:
mode:
authormahdi <mahditurki123@yahoo.fr>2020-12-12 22:19:01 +0100
committerChocobozzz <me@florianbigard.com>2020-12-14 09:57:41 +0100
commited8b4014cee544512addfbd75627d2a1cfa0e764 (patch)
tree1a354164d4453928719a2ee9de14e0627efe8a28 /client/src/app/+about/about-follows/about-follows.component.scss
parent2b6ea97f1c5f14608019b661ca4c4c8d86f46578 (diff)
downloadPeerTube-ed8b4014cee544512addfbd75627d2a1cfa0e764.tar.gz
PeerTube-ed8b4014cee544512addfbd75627d2a1cfa0e764.tar.zst
PeerTube-ed8b4014cee544512addfbd75627d2a1cfa0e764.zip
Show count of instances and fix show/hide button
Diffstat (limited to 'client/src/app/+about/about-follows/about-follows.component.scss')
-rw-r--r--client/src/app/+about/about-follows/about-follows.component.scss5
1 files changed, 3 insertions, 2 deletions
diff --git a/client/src/app/+about/about-follows/about-follows.component.scss b/client/src/app/+about/about-follows/about-follows.component.scss
index f01484702..a393c9d92 100644
--- a/client/src/app/+about/about-follows/about-follows.component.scss
+++ b/client/src/app/+about/about-follows/about-follows.component.scss
@@ -19,6 +19,7 @@ a {
19 19
20.showMore { 20.showMore {
21 @include peertube-button-link; 21 @include peertube-button-link;
22 padding: 0; 22 @include grey-button;
23 text-align: left; 23
24 margin-top: 1%;
24} 25}