diff --git a/files/templates/CHRISTMAS/comments.html b/files/templates/CHRISTMAS/comments.html index 839e7d5002..58cbf255a2 100644 --- a/files/templates/CHRISTMAS/comments.html +++ b/files/templates/CHRISTMAS/comments.html @@ -495,29 +495,6 @@ text-shadow:-1px -1px 0 black,1px -1px 0 black,-1px 1px 0 black,1px 1px 0 black; } - .popover { - max-width: 50%; - box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175); - border-color: #dadada; - } - - .popover-arrow { - display: none !important; - } - - .popover-user-profile { - display: flex; - flex-direction: column; - padding: 0; - background: var(--gray-600); - } - - .popover-body { - padding: 0; - border-radius: .25rem; - overflow: hidden; - } - .avatar-72 { width: 72px; height: 72px;