Index: remoting/webapp/main.css |
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css |
index 8aed47665bce1c1ba4b3efdf3dd4bdfbecf1d986..305bc25b9e2981d48ec6644a29f89b9998431673 100644 |
--- a/remoting/webapp/main.css |
+++ b/remoting/webapp/main.css |
@@ -31,7 +31,7 @@ body { |
* The "app-v2" class is added to the <html> node by remoting.init if it's |
* running as a V2 app. |
*/ |
-body.apps-v2 .apps-v1-only { |
+html.apps-v2 .apps-v1-only { |
display: none !important; |
} |