/* Code blocks - overrides the definitions of code.css */
pre > code {
    white-space: normal; 
}	

.field-argument-example {
    display: inline-block;
}