Remove CSS workarounds as suggested by @fredj.

This commit is contained in:
Marc Jansen
2013-03-14 09:28:48 +01:00
parent 9798eb5fa8
commit 1040a082c1

View File

@@ -114,9 +114,7 @@
display: block;
padding: 0;
margin: 2px;
background: #130085; /* @alternate */
background: rgba(0,60,136,0.5);
filter: alpha(opacity=80);
border-radius: 2px;
outline: none;
overflow: hidden;