Skip to content

Commit 7a3a439

Browse files
committed
fix vertical align on diff
1 parent 2c7e03d commit 7a3a439

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ui/css/diff2html.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@
156156
text-decoration: none;
157157
background-color: #ffb6ba;
158158
border-radius: 0.2em;
159-
vertical-align: middle;
160159
}
161160

162161
.d2h-code-line ins,
@@ -167,7 +166,6 @@
167166
background-color: #97f295;
168167
border-radius: 0.2em;
169168
text-align: left;
170-
vertical-align: middle;
171169
}
172170

173171
.d2h-code-line-prefix {

0 commit comments

Comments
 (0)