Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions core/css/apps.scss
Original file line number Diff line number Diff line change
Expand Up @@ -234,10 +234,9 @@ kbd {
z-index: 100; /* above the bullet */
/* TODO: forbid using img as icon in menu? */
&:first-child img {
margin-bottom: -3px;
margin-right: 11px;
width: 16px;
margin-left: 2px;
margin-left: -30px;
}

/* counter can also be inside the link */
Expand Down Expand Up @@ -495,6 +494,7 @@ kbd {
z-index 250ms ease-in-out;
position: absolute;
background-color: $color-main-background;
box-sizing: border-box;
}

/**
Expand Down
2 changes: 1 addition & 1 deletion core/img/actions/info.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.