aboutsummaryrefslogtreecommitdiff
path: root/src/webex/pages/popup.html
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-09-05 16:23:54 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-09-05 16:23:54 +0200
commit51aa6d81464afe92e60f13281d4fda3bb54c45ba (patch)
treebdd7bd364d7af067976c276c5ee9065dac0133a5 /src/webex/pages/popup.html
parent8144b0f5535c3d00c1e508cddce3cd88a153a581 (diff)
downloadwallet-core-51aa6d81464afe92e60f13281d4fda3bb54c45ba.tar.xz
refactor / format
Diffstat (limited to 'src/webex/pages/popup.html')
-rw-r--r--src/webex/pages/popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webex/pages/popup.html b/src/webex/pages/popup.html
index 98f24bccc..7929da765 100644
--- a/src/webex/pages/popup.html
+++ b/src/webex/pages/popup.html
@@ -12,7 +12,7 @@
</head>
<body>
- <div id="content" style="margin:0;padding:0"></div>
+ <div id="container" style="margin:0;padding:0"></div>
</body>
</html>