Regenerate embedded templates
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 23 May 2018 19:25:04 +0000 (21:25 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 23 May 2018 19:25:04 +0000 (21:25 +0200)
See #4761

tpl/tplimpl/embedded/templates.autogen.go

index 3339c388832d9b36b7ce69759a2a4394842794d9..ebed43a37e162dc7814826f42327d79b41dfcb19 100644 (file)
@@ -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 {