diff --git a/themes/tsc_vfl/layouts/shortcodes/tsc/news/inline-float.html b/themes/tsc_vfl/layouts/shortcodes/tsc/news/inline-float.html index 5fd9544..08e5d46 100644 --- a/themes/tsc_vfl/layouts/shortcodes/tsc/news/inline-float.html +++ b/themes/tsc_vfl/layouts/shortcodes/tsc/news/inline-float.html @@ -8,7 +8,7 @@ {{ $resource := .Page.Resources.Get $filename -}} src="{{ $resource.RelPermalink }}" style=" - {{- with .Get "width" -}}max-width: {{.}}px;{{- end -}} + {{- with .Get "width" -}}width: {{.}}px;{{- end -}} " > {{ with .Get "href" }}