diff --git a/stylesheets/manifest.css b/stylesheets/manifest.css index 121dfcf80..b2aeb8891 100644 --- a/stylesheets/manifest.css +++ b/stylesheets/manifest.css @@ -675,11 +675,6 @@ input.search { font-size: smaller; margin-right: 3px; } -@keyframes backgroundScroll { - from { - background-position: 0 0; } - to { - background-position: -18px 0; } } .outgoing.entry .status { display: inline-block; width: 18px;