Browse Source

Move star to top right instead of top left, fix checkbox overlay

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
pull/7195/head
Jan-Christoph Borchardt 8 years ago
parent
commit
5ea14192ee
  1. 2
      core/css/apps.scss

2
core/css/apps.scss

@ -986,7 +986,7 @@ kbd {
.app-content-list-item-star {
top: 10px;
left: 3px;
left: 32px;
background-size: 16px;
height: 20px;
width: 20px;

Loading…
Cancel
Save