Commit dd92f4e6 authored by Jacob Thornton's avatar Jacob Thornton

hide overflow for ie 7

parent d8d12e20
...@@ -257,3 +257,9 @@ img.large-bird { ...@@ -257,3 +257,9 @@ img.large-bird {
margin: 5px 0 0 310px; margin: 5px 0 0 310px;
opacity: .1; opacity: .1;
} }
/* Pretty Print
-------------------------------------------------- */
PRE.prettyprint {
overflow: hidden;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment