0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

remove inner shadow from .highlight

This commit is contained in:
Mark Otto 2013-03-16 12:09:26 -07:00
parent f77dc548a1
commit be8f992c94

View File

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