diff options
Diffstat (limited to 'layouts/shortcodes/rating.html')
-rw-r--r-- | layouts/shortcodes/rating.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/shortcodes/rating.html b/layouts/shortcodes/rating.html index e6159aea..78a57fd5 100644 --- a/layouts/shortcodes/rating.html +++ b/layouts/shortcodes/rating.html @@ -2,7 +2,7 @@ {{- $file := .Get 1 }} {{- $caption := .Inner }} -<aside class="rating-box float-right"> +<aside class="rating-box"> <div class="poster"> {{- $path := printf "content_images/%s" $file}} @@ -20,8 +20,8 @@ width="{{ $img1x.Width }}" height="{{ $img1x.Height }}" > - </div> + <div class="rating"> My rating:<br> |