Commit be8f992c authored by Mark Otto's avatar Mark Otto

remove inner shadow from .highlight

parent f77dc548
...@@ -558,7 +558,6 @@ input.focused { ...@@ -558,7 +558,6 @@ input.focused {
background-color: #f7f7f9; background-color: #f7f7f9;
border: 1px solid #e1e1e8; border: 1px solid #e1e1e8;
border-radius: 4px; border-radius: 4px;
box-shadow: inset 44px 0 0 #fbfbfc, inset 45px 0 0 #ececf0;
} }
.highlight pre { .highlight pre {
padding: 0; padding: 0;
......
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