mirror of https://github.com/docker/docs.git
Revert line-wrap override due to pre/code tag combo
This commit is contained in:
parent
e571acab56
commit
c98f274423
|
@ -5,12 +5,6 @@
|
|||
* this css will be integrated into master. for now testing.......
|
||||
*
|
||||
*/
|
||||
code {
|
||||
white-space: nowrap !important;
|
||||
}
|
||||
pre {
|
||||
white-space: pre-wrap !important;
|
||||
}
|
||||
|
||||
.toc-nav
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue