summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOmar Roth <omarroth@hotmail.com>2018-11-20 22:57:51 -0600
committerOmar Roth <omarroth@hotmail.com>2018-11-20 22:57:51 -0600
commit60c6778344c647ef0ebec58624f03926fdaf25fc (patch)
tree6cf08f6a76bfdb055e64b9bd0d1513f2771f11a9
parenta242390fc189f2268ee284eb25bda370e1c437e1 (diff)
downloadinvidious-60c6778344c647ef0ebec58624f03926fdaf25fc.tar.gz
invidious-60c6778344c647ef0ebec58624f03926fdaf25fc.tar.bz2
invidious-60c6778344c647ef0ebec58624f03926fdaf25fc.zip
Make 'watched' icon smaller
-rw-r--r--assets/css/default.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index 4ec94a68..26558383 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -62,10 +62,10 @@ img.thumbnail {
color: #fff;
border-radius: 2px;
padding: 4px 8px 4px 8px;
- font-size: 25px;
+ font-size: 16px;
font-family: sans-serif;
- left: 0.25em;
- top: -0.75em;
+ left: 0.20em;
+ top: -0.70em;
}
/*