We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4bf301 + 2fe6e3d commit 24a881fCopy full SHA for 24a881f
2 files changed
core/css/apps.scss
@@ -234,10 +234,9 @@ kbd {
234
z-index: 100; /* above the bullet */
235
/* TODO: forbid using img as icon in menu? */
236
&:first-child img {
237
- margin-bottom: -3px;
238
margin-right: 11px;
239
width: 16px;
240
- margin-left: 2px;
+ margin-left: -30px;
241
}
242
243
/* counter can also be inside the link */
@@ -495,6 +494,7 @@ kbd {
495
494
z-index 250ms ease-in-out;
496
position: absolute;
497
background-color: $color-main-background;
+ box-sizing: border-box;
498
499
500
/**
core/img/actions/info.svg
0 commit comments