mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-23 03:30:02 +08:00
docs.css should not inline all pragraphs, only those in lists
This commit is contained in:
@@ -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. */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user