summaryrefslogtreecommitdiffstats
path: root/tpl
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-05-23 21:25:04 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-05-23 21:25:04 +0200
commit6aa2c38507aa1c2246222684717b4d69d26b03d7 (patch)
tree197bcbb42d3b12961ee9a6d139f21012b79dc045 /tpl
parent6d69dac9da5dfb7cd8a850602629f8a7b7becd82 (diff)
Regenerate embedded templates
See #4761
Diffstat (limited to 'tpl')
-rw-r--r--tpl/tplimpl/embedded/templates.autogen.go8
1 files changed, 5 insertions, 3 deletions
diff --git a/tpl/tplimpl/embedded/templates.autogen.go b/tpl/tplimpl/embedded/templates.autogen.go
index 3339c3888..ebed43a37 100644
--- a/tpl/tplimpl/embedded/templates.autogen.go
+++ b/tpl/tplimpl/embedded/templates.autogen.go
@@ -248,15 +248,17 @@ if (!doNotTrack) {
{{ .Page.Scratch.Set "__h_simple_css" true }}
<style>
.__h_youtube {
- position: relative;padding-bottom: 56.23%;height: 0;
+ position: relative;
+ padding-bottom: 56.23%;
+ height: 0;
overflow: hidden;
max-width: 100%;
background: #000;
margin: 5px;
}
.__h_youtube img {
- min-width:100%;
- height:auto;
+ max-width: 100%;
+ height: auto;
color: #000;
}
.__h_youtube .play {