mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Merge pull request #627 from csuarez/css-fix
Styles for lists inside .content
This commit is contained in:
commit
e505139f98
@ -118,6 +118,11 @@ pre {
|
|||||||
line-height:1.2em;
|
line-height:1.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.content ul, div.content ol {
|
||||||
|
line-height: 1.4em;
|
||||||
|
color: #333333;
|
||||||
|
}
|
||||||
|
|
||||||
table.fullwidth {
|
table.fullwidth {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user