|
|
@@ -2745,6 +2745,9 @@ footer .ui.language .menu {
|
|
|
margin-left: 26px;
|
|
|
padding-top: 0;
|
|
|
}
|
|
|
+.repo.url {
|
|
|
+ margin-left: 5px;
|
|
|
+}
|
|
|
.webhook .hook.history.list .right.menu .redelivery.button {
|
|
|
font-size: 12px;
|
|
|
margin-top: 6px;
|
|
|
@@ -3725,7 +3728,7 @@ footer .ui.language .menu {
|
|
|
margin-bottom: -5px;
|
|
|
}
|
|
|
.feeds .issue {
|
|
|
- word-break: break-all;
|
|
|
+ word-break: break-all !important;
|
|
|
font-size: 13px !important;
|
|
|
}
|
|
|
.ui.grid > [class*="fifteen wide"].column {
|