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.
1 parent 5fedc3d commit 0eea47eCopy full SHA for 0eea47e
web_src/css/modules/label.css
@@ -94,7 +94,6 @@ a.ui.label:hover {
94
background: var(--color-button);
95
border: 1px solid var(--color-light-border);
96
color: var(--color-text-light);
97
- padding: calc(0.5833em - 1px) calc(0.833em - 1px);
98
}
99
a.ui.basic.label:hover {
100
text-decoration: none;
web_src/css/repo.css
@@ -1482,9 +1482,6 @@ td .commit-summary {
1482
justify-content: end;
1483
1484
1485
-.comment-header-right .ui.label {
1486
- padding: 0.125em 0.5em;
1487
-}
1488
.comment-body {
1489
background: var(--color-box-body);
1490
border: none !important;
0 commit comments