diff --git a/static/styles/orion/style.css b/static/styles/orion/style.css index ef470ed..31cf019 100644 --- a/static/styles/orion/style.css +++ b/static/styles/orion/style.css @@ -2527,7 +2527,7 @@ caption { display: none; } -.torrent .float_right>span.add_bookmark, .torrent span.time { +.torrent .float_right>span.add_bookmark, .torrent span.time, .torrent .float_right > span.remove_bookmark { float: right; }