remove inner shadow from .highlight

This commit is contained in:
Mark Otto 2013-03-16 12:09:26 -07:00
parent f77dc548a1
commit be8f992c94
1 changed files with 0 additions and 1 deletions

View File

@ -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;