diff --git a/addon/chrome/content/bubbleMap.html b/addon/chrome/content/bubbleMap.html
index 1f83ddd..ac80ce5 100644
--- a/addon/chrome/content/bubbleMap.html
+++ b/addon/chrome/content/bubbleMap.html
@@ -1,7 +1,6 @@
-
-
-
+
+
-
-
-
-
-
\ No newline at end of file
+
diff --git a/addon/chrome/content/mindMap.html b/addon/chrome/content/mindMap.html
index 3da14e9..5769f4c 100644
--- a/addon/chrome/content/mindMap.html
+++ b/addon/chrome/content/mindMap.html
@@ -12,14 +12,15 @@
margin: 0;
}
#canvas {
- position:absolute;
- height:100%; width:100%;
+ position: absolute;
+ height: 100%;
+ width: 100%;
}
+