aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/shared.css
diff options
context:
space:
mode:
authorJames Taylor <user234683@users.noreply.github.com>2019-08-25 13:09:08 -0700
committerJames Taylor <user234683@users.noreply.github.com>2019-08-25 13:09:08 -0700
commit609244e34fed8cd2b27bddada266a3044709acf4 (patch)
tree7e3d038e00a6a38021dacca0505fe6fa8230339a /youtube/static/shared.css
parent00e4951fd089353d54ce193c80aa75d2e2bcc073 (diff)
downloadyt-local-609244e34fed8cd2b27bddada266a3044709acf4.tar.lz
yt-local-609244e34fed8cd2b27bddada266a3044709acf4.tar.xz
yt-local-609244e34fed8cd2b27bddada266a3044709acf4.zip
Layout: Add some space after item thumbnail
Diffstat (limited to 'youtube/static/shared.css')
-rw-r--r--youtube/static/shared.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube/static/shared.css b/youtube/static/shared.css
index 1ae1fe1..d232129 100644
--- a/youtube/static/shared.css
+++ b/youtube/static/shared.css
@@ -174,6 +174,7 @@ body{
}
.horizontal-item-box .thumbnail-box{
grid-row: 1 / span 5;
+ margin-right: 4px;
}
.no-description .thumbnail-box{
width: 168px;