diff --git a/templates/index.html b/templates/index.html index 0a96284..e231304 100644 --- a/templates/index.html +++ b/templates/index.html @@ -230,8 +230,8 @@

Mathieu Raetz

-
diff --git a/templates/styles/standard-assets/popup.css b/templates/styles/standard-assets/popup.css index 5aa68c7..e269c43 100644 --- a/templates/styles/standard-assets/popup.css +++ b/templates/styles/standard-assets/popup.css @@ -205,14 +205,14 @@ box-shadow: none; } - .standard-popup-close { + .standard-popup-close.other, .standard-popup-close.comment-popup { top: 21.5px; right: 23.5px; width: 60px; height: 60px; } - .standard-popup-close-img { + .standard-popup-close-img.other, .standard-popup-close.comment-popup { width: 45px; height: 45px; }