]> git.plutz.net Git - serve0/commitdiff
add space to keep tags visible in video view
authorPaul Hänsch <paul@plutz.net>
Sat, 29 Sep 2018 11:24:14 +0000 (13:24 +0200)
committerPaul Hänsch <paul@plutz.net>
Sat, 29 Sep 2018 11:24:14 +0000 (13:24 +0200)
style.css

index 8fea85dc1a9449bdcb134d0104d62939aa1a5999..b2412a24575d5e76a427ce08324f9163d97e1c55 100644 (file)
--- a/style.css
+++ b/style.css
@@ -357,6 +357,8 @@ a[href="#advsearch"]:before {
 
 /* ###  Video View  ### */
 
+body#view { padding-bottom: 6em; }
+
 #view h1 {
   max-width: 100%;
   margin: 1em 0; padding: 0 .5em;