Revert "Merge pull request #4358 from mitchellh/listfix"

This reverts commit 7e2e3f4a36, reversing
changes made to cb29e1e870.
This commit is contained in:
Matthew Hooker 2017-01-05 11:37:20 -08:00
parent 7e2e3f4a36
commit 209d5f0689
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 10 additions and 13 deletions

View File

@ -208,9 +208,6 @@ header .header {
font-size: 17px; font-size: 17px;
line-height: (30/17) !important; line-height: (30/17) !important;
margin-bottom: $baseline; margin-bottom: $baseline;
p {
display: inline;
}
} }
} }