Skip to content

Commit ffdbb62

Browse files
committed
Add in a css fix for releases
1 parent 47b10e3 commit ffdbb62

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/_static/tmuxp.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ div.sidebar .sidebar-title {
1212
form.navbar-form {
1313
padding: 0px 10px;
1414
}
15+
16+
div#changelog > div.section > ul > li > p:only-child {
17+
margin-bottom: 0;
18+
}

0 commit comments

Comments
 (0)