mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-18 12:52:42 +01:00
Increase the specificity of some styles.
This commit is contained in:
parent
38e53df53c
commit
43307502e5
1 changed files with 2 additions and 2 deletions
|
@ -38,11 +38,11 @@
|
|||
padding: .3em 5px .4em 1.25em;
|
||||
}
|
||||
|
||||
.differential-comment-core p {
|
||||
.differential-comment-core .phabricator-remarkup p {
|
||||
margin: 0.35em 0;
|
||||
}
|
||||
|
||||
.differential-comment-core code {
|
||||
.differential-comment-core .phabricator-remarkup code {
|
||||
width: 88ex;
|
||||
width: 81ch;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue