File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -899,6 +899,7 @@ tbody.commit-list{vertical-align:baseline}
899
899
# new-dependency-drop-list .text {width : 100% ;overflow : hidden}
900
900
# manage_topic {font-size : 12px }
901
901
.label + # manage_topic {margin-left : 5px }
902
+ .ui .small .label .topic {margin-bottom : 4px }
902
903
.repo-header {display : flex;align-items : center;justify-content : space-between;flex-wrap : wrap}
903
904
.repo-header .repo-buttons {display : flex;align-items : center}
904
905
.repo-buttons .disabled-repo-button .label {opacity : .5 }
Original file line number Diff line number Diff line change @@ -2432,6 +2432,10 @@ tbody.commit-list {
2432
2432
margin-left : 5px ;
2433
2433
}
2434
2434
2435
+ .ui.small.label.topic {
2436
+ margin-bottom : 4px ;
2437
+ }
2438
+
2435
2439
.repo-header {
2436
2440
display : flex ;
2437
2441
align-items : center ;
You can’t perform that action at this time.
0 commit comments