mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix bug #10556.
Update CSS for Standard layout in Memoir.
(cherry picked from commit e05c91083f
)
This commit is contained in:
parent
979c96aa4f
commit
6247de2629
@ -39,6 +39,12 @@ Style Standard
|
|||||||
Align Block
|
Align Block
|
||||||
AlignPossible Block, Left, Right, Center
|
AlignPossible Block, Left, Right, Center
|
||||||
LabelType No_Label
|
LabelType No_Label
|
||||||
|
HTMLStyle
|
||||||
|
div.standard {
|
||||||
|
margin-bottom: 2ex;
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
EndHTMLStyle
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user