diff -r 490d5cc509ed -r cf61fcea0001 wp/wp-content/themes/twentytwelve/rtl.css --- a/wp/wp-content/themes/twentytwelve/rtl.css Tue Jun 09 11:14:17 2015 +0000 +++ b/wp/wp-content/themes/twentytwelve/rtl.css Mon Oct 14 17:39:30 2019 +0200 @@ -4,7 +4,7 @@ It's easy, just a matter of overwriting all the horizontal positioning attributes of your CSS stylesheet in a separate stylesheet file named rtl.css. -See http://codex.wordpress.org/Right_to_Left_Language_Support +See https://codex.wordpress.org/Right_to_Left_Language_Support */ @@ -134,6 +134,9 @@ margin: -18px -16px 0 0; margin: -1.285714286rem -1.142857143rem 0 0; } +#respond #wp-comment-cookies-consent { + margin: 0 0 0 10px; +} /* =Front page template styling