From 941d6f93cb0943239f70432ff808dc1f769999e9 Mon Sep 17 00:00:00 2001 From: benweet Date: Wed, 20 Aug 2014 18:18:06 +0100 Subject: [PATCH] Clean up SSH settings --- public/res/html/bodyIndex.html | 8 -------- public/res/styles/main.less | 1 - 2 files changed, 9 deletions(-) diff --git a/public/res/html/bodyIndex.html b/public/res/html/bodyIndex.html index 4d27e979..c965ec7f 100644 --- a/public/res/html/bodyIndex.html +++ b/public/res/html/bodyIndex.html @@ -1135,14 +1135,6 @@ class="form-control"> -
- -
- -
-
diff --git a/public/res/styles/main.less b/public/res/styles/main.less index cbe1602b..daa659c3 100644 --- a/public/res/styles/main.less +++ b/public/res/styles/main.less @@ -187,7 +187,6 @@ body { } .modal-footer { - background-color: @secondary-bg-light; margin-top: 0; }