Revert "Adding scrollbar to header when it overflows (#444)"

This reverts commit 5e39b2e01f.
This commit is contained in:
Joel Marcey 2018-02-12 07:30:37 -08:00
parent 41750667cd
commit 69603c968e

View File

@ -978,7 +978,6 @@ pre code {
box-sizing: border-box;
display: flex;
flex-wrap: nowrap;
overflow-x: auto;
list-style: none;
margin-top: 50px;
width: 100%;