| Index: static/css/index.css |
| =================================================================== |
| --- a/static/css/index.css |
| +++ b/static/css/index.css |
| @@ -449,23 +449,25 @@ |
| margin-bottom: 0px; |
| } |
| #other-platform > div, |
| #content.edge #video, |
| #edge-teaser, |
| h3.edge-message, |
| #content.edge.edge-supported h3.edge-message, |
| -#content.edge.edge-supported #other-platform > div |
| +#content.edge.edge-supported #other-platform > div, |
| +#content.edge #terms-message |
| { |
| display: none; |
| } |
| #content.edge #other-platform > div, |
| -#content.edge h3.edge-message |
| +#content.edge h3.edge-message, |
| +#content.edge.edge-supported #terms-message |
| { |
| display: block; |
| } |
| .warning-platform, |
| .disclaimer, |
| #maxthon-notification |
| { |