diff --git a/addon/components/hyper-table/index.hbs b/addon/components/hyper-table/index.hbs
index 4c97fce5..ada24cb5 100644
--- a/addon/components/hyper-table/index.hbs
+++ b/addon/components/hyper-table/index.hbs
@@ -152,14 +152,6 @@
/>
-
-
-
-
{{#if (and this.manager.tetherInstance this.manager.tetherBackdrop)}}
diff --git a/app/styles/hypertable.less b/app/styles/hypertable.less
index 456decea..e770287e 100644
--- a/app/styles/hypertable.less
+++ b/app/styles/hypertable.less
@@ -7,7 +7,6 @@
.hypertable-container {
width: 100%;
- position: relative;
}
.hypertable {