diff --git a/core/style.css b/core/style.css index 2cbfbdf..48ee250 100644 --- a/core/style.css +++ b/core/style.css @@ -525,17 +525,6 @@ nav.top.alert { z-index: 5; } -nav.top.alert .close { - background-image: url('//style.worlio.com/icons/close'); - background-size: 100%; - width: 16px; - height: 16px; - padding: 4px; - cursor: pointer; - margin-right: 8px; - float: left; -} - nav.top.alert p { text-align: unset; white-space: pre-line;