remove opacity to fix opera bug #941

This commit is contained in:
johnyma22 2012-10-29 22:47:42 +00:00
parent 898331b680
commit 8d7a02816f
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@
background: -moz-linear-gradient(#fff,#ccc);
background: -ms-linear-gradient(#fff,#ccc);
background: -o-linear-gradient(#fff,#ccc);
opacity: .9;
box-shadow: 0px 1px 8px rgba(0,0,0,0.3);
}
#inner {