Merge pull request #488 from rtfpessoa/fix-vertical-align
fix vertical align on diff
This commit is contained in:
commit
e46184baa2
1 changed files with 0 additions and 2 deletions
|
|
@ -156,7 +156,6 @@
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
background-color: #ffb6ba;
|
background-color: #ffb6ba;
|
||||||
border-radius: 0.2em;
|
border-radius: 0.2em;
|
||||||
vertical-align: middle;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.d2h-code-line ins,
|
.d2h-code-line ins,
|
||||||
|
|
@ -167,7 +166,6 @@
|
||||||
background-color: #97f295;
|
background-color: #97f295;
|
||||||
border-radius: 0.2em;
|
border-radius: 0.2em;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
vertical-align: middle;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.d2h-code-line-prefix {
|
.d2h-code-line-prefix {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue