Skip to content

Commit 0d48903

Browse files
committed
ui: status: increase separation between branches
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent acd7daa commit 0d48903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/nipa.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tr:nth-child(even) {
1818
}
1919

2020
.summary-row td {
21-
border-width: 1px 1px 6px 1px;
21+
border-width: 1px 1px 0.5em 1px;
2222
border-color: white;
2323
text-align: right;
2424
font-style: italic;

0 commit comments

Comments
 (0)