/* IE CSS */

/*#region Fix 'white-space: pre-wrap' on API page */

.ie .api .content:before
{
    content: '';
    display: inline-block;
    width: 100%;
}

/*#endregion */