mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-26 11:10:25 +00:00
docs(minerr): fix bad line wrap due to errand nowrap in CSS
This commit is contained in:
parent
eea76a0ebe
commit
6cadabf910
1 changed files with 4 additions and 0 deletions
|
|
@ -135,6 +135,10 @@
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.content pre code {
|
||||
white-space: inherit;
|
||||
}
|
||||
|
||||
.content h2,
|
||||
.content h3,
|
||||
.content h4,
|
||||
|
|
|
|||
Loading…
Reference in a new issue