diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2020-06-04 20:55:25 +0200 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2020-06-04 20:57:10 +0200 |
commit | 80c7779efeab644410dee2f21428322b1f0e3500 (patch) | |
tree | 7b7d84e6f3a5f30189f98d36eaa97eaa9b7ae557 /client/src/app/shared | |
parent | 4282dafc826f5ca72598aa5446122eb6da3aed27 (diff) | |
download | PeerTube-80c7779efeab644410dee2f21428322b1f0e3500.tar.gz PeerTube-80c7779efeab644410dee2f21428322b1f0e3500.tar.zst PeerTube-80c7779efeab644410dee2f21428322b1f0e3500.zip |
fix mascot sizes, fix tick, delete extraneous .png icons
follows PR #2822
Diffstat (limited to 'client/src/app/shared')
-rw-r--r-- | client/src/app/shared/video/abstract-video-list.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/shared/video/abstract-video-list.scss b/client/src/app/shared/video/abstract-video-list.scss index 44b629542..4149c9109 100644 --- a/client/src/app/shared/video/abstract-video-list.scss +++ b/client/src/app/shared/video/abstract-video-list.scss | |||
@@ -4,7 +4,6 @@ | |||
4 | .videos-header { | 4 | .videos-header { |
5 | display: flex; | 5 | display: flex; |
6 | justify-content: space-between; | 6 | justify-content: space-between; |
7 | height: 80px; | ||
8 | align-items: baseline; | 7 | align-items: baseline; |
9 | 8 | ||
10 | .title-page.title-page-single { | 9 | .title-page.title-page-single { |