mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-02 22:37:07 +08:00
fix css for api reference
This commit is contained in:
@@ -275,3 +275,13 @@ li {
|
||||
#content .syntaxhighlighter {
|
||||
margin: 1.5em 0 1.5em 0 !important;;
|
||||
}
|
||||
|
||||
#content .parameters p:nth-child(2) {
|
||||
display: inline;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
#content .returns p:nth-child(2) {
|
||||
display: inline;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user