diff --git a/application/views/v2/document/document.php b/application/views/v2/document/document.php
index b03814f..6664ebe 100644
--- a/application/views/v2/document/document.php
+++ b/application/views/v2/document/document.php
@@ -16,7 +16,7 @@
-
+
diff --git a/css/v2/style.css b/css/v2/style.css
index c1cf10e..694c1ab 100644
--- a/css/v2/style.css
+++ b/css/v2/style.css
@@ -117,6 +117,10 @@ nav a{
background-color: #fff;
}
+#documents .well {
+ position: relative;
+}
+
.well .table{
border: 1px solid #eee;
/*table-layout: fixed;*/