mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-23 18:00:26 +00:00
docs.css should not inline all pragraphs, only those in lists
This commit is contained in:
parent
a7ee4a8884
commit
5fc2b96b97
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ a {
|
|||
border-bottom: 1px solid #888;
|
||||
}
|
||||
|
||||
#main li > p,
|
||||
#main ul.parameters li > p,
|
||||
#main div.returns > p {
|
||||
display: inline; /* the top most paragraph should not cause new lines inside lists. */
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue