Index: remoting/webapp/main.css |
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css |
index 3337ed40a02768691a98fd6a329e63423c00bba4..d1ffd11208377d1691fe23082cea8fff33f8dbc9 100644 |
--- a/remoting/webapp/main.css |
+++ b/remoting/webapp/main.css |
@@ -633,14 +633,6 @@ button { |
z-index: 1; |
} |
-/* For apps v2, don't cover the 1px window border. */ |
-html.apps-v2 .dialog-screen { |
- width: calc(100% - 2px); |
- height: calc(100% - 2px); |
- top: 1px; |
- left: 1px; |
-} |
- |
/* TODO(jamiewalch): crbug.com/252796: Remove these once crbug.com/240772 |
* is fixed. */ |
.no-horizontal-scroll { |
@@ -655,7 +647,6 @@ html.apps-v2.scrollable { |
overflow: scroll; |
} |
- |
/* TODO(jamiewalch): Reinstate this if we're able to get translations for |
* "Why is this safe?" that don't overflow in any language. |
#host-setup-dialog { |