diff --git a/public/css/playground.css b/public/css/playground.css index 7632561b6..fb313aa19 100644 --- a/public/css/playground.css +++ b/public/css/playground.css @@ -352,7 +352,7 @@ small code,li code,p code { text-align: right; } -.highlight:after { +div.highlight:after { position: absolute; top: 0; right: 0;