diff --git a/styles/bootstrap/application.css b/styles/bootstrap/application.css
index 7f3b8ca4e..4f76e1b05 100644
--- a/styles/bootstrap/application.css
+++ b/styles/bootstrap/application.css
@@ -24,6 +24,10 @@ img.mimeicon {
min-height: 100px;
}
+#admin-tools a {
+ margin-bottom: 10px;
+}
+
ul.actions li a:hover > i {
text-decoration: none;
}
diff --git a/views/bootstrap/class.AdminTools.php b/views/bootstrap/class.AdminTools.php
index 66081f49b..4c8f3f84c 100644
--- a/views/bootstrap/class.AdminTools.php
+++ b/views/bootstrap/class.AdminTools.php
@@ -49,7 +49,6 @@ class SeedDMS_View_AdminTools extends SeedDMS_Bootstrap_Style {
-