Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4767d34

Browse files
Misha Moroshkopetebacondarwin
Misha Moroshko
authored andcommitted
docs(docs.css): prevent <code> elements from wrapping
Closes angular#4114
1 parent 5efc2ed commit 4767d34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/templates/css/docs.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
padding: 0;
117117
font-size: inherit;
118118
font-family: monospace;
119+
white-space: nowrap;
119120
}
120121

121122
.content h2,

0 commit comments

Comments
 (0)