Fix #4185: Embedded translation notes aren't being styled.
This commit is contained in:
@@ -14,7 +14,9 @@ div#note-container {
|
|||||||
padding: 4px;
|
padding: 4px;
|
||||||
z-index: 150;
|
z-index: 150;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.note-body, div.note-box.embedded div.note-box-inner-border {
|
||||||
h1, h2, h3, h4, h5, h6, a, span, div, blockquote, br, p, ul, li, ol, em, strong, small, big, b, i, font, u, s, code, center {
|
h1, h2, h3, h4, h5, h6, a, span, div, blockquote, br, p, ul, li, ol, em, strong, small, big, b, i, font, u, s, code, center {
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user