Browse Source

fix jumping bookmark icon on orion

pull/2/head
herbert 3 years ago
parent
commit
ad9f55f8ed
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      static/styles/orion/style.css

+ 1
- 1
static/styles/orion/style.css View File

@@ -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;
}



Loading…
Cancel
Save