Skip to content

Commit

Permalink
Cheating to trick the minifier, which doesn't like new CSS stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
gkoberger committed Jun 20, 2011
1 parent 0cc9993 commit 140c107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/css/impala/header.less
Expand Up @@ -232,7 +232,7 @@
&:hover {
a {
background: transparent;
.box-shadow(~"0 0");
.box-shadow(0 0 inset);
border-color: transparent;
}
&:after {
Expand Down

0 comments on commit 140c107

Please sign in to comment.