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}
899899# new-dependency-drop-list .text {width : 100% ;overflow : hidden}
900900# manage_topic {font-size : 12px }
901901.label + # manage_topic {margin-left : 5px }
902+ .ui .small .label .topic {margin-bottom : 4px }
902903.repo-header {display : flex;align-items : center;justify-content : space-between;flex-wrap : wrap}
903904.repo-header .repo-buttons {display : flex;align-items : center}
904905.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 {
24322432 margin-left : 5px ;
24332433}
24342434
2435+ .ui.small.label.topic {
2436+ margin-bottom : 4px ;
2437+ }
2438+
24352439.repo-header {
24362440 display : flex ;
24372441 align-items : center ;
You can’t perform that action at this time.
0 commit comments