Removed "green flash" from features screen.

--HG--
branch : 1.x
This commit is contained in:
jowall
2011-03-29 12:28:20 -07:00
parent 06f47d44dd
commit 8e61b21a63

View File

@@ -4,6 +4,10 @@
#main .features h3 {
padding:0 3em 0 0;
}
html.dyn #main ul.features button
{
display:none;
}
#otherActionsBar {
clear: both;
border-top-width: thin;