Skip to content

Commit e2661ad

Browse files
yardenshohamGusted
and
Gusted
committed
Update web_src/less/_base.less
Co-authored-by: Gusted <[email protected]>
1 parent ee986c3 commit e2661ad

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

web_src/less/_base.less

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -332,14 +332,11 @@ a.commit-statuses-trigger {
332332
&:extend(.unselectable);
333333
}
334334

335-
.issue-title {
336-
code {
337-
padding: 2px 4px;
338-
border-radius: 6px;
339-
background-color: var(--color-markup-code-block);
340-
}
335+
.issue-title code {
336+
padding: 2px 4px;
337+
border-radius: 6px;
338+
background-color: var(--color-markup-code-block);
341339
}
342-
343340
/* try to match button with no icons in height */
344341
.icon-button {
345342
padding-top: 7.42px !important;

0 commit comments

Comments
 (0)