From 280daa7f3f858ecfef9c91ffd5dea1007f021048 Mon Sep 17 00:00:00 2001
From: rsanchez <rsanchez@curisit.net>
Date: Sun, 19 Mar 2017 11:29:37 +0000
Subject: [PATCH] #3527 fix - Added applications and some minor refactoring
---
securis/src/main/webapp/assets/securis.css | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/securis/src/main/webapp/assets/securis.css b/securis/src/main/webapp/assets/securis.css
index 80fe531..97c1372 100644
--- a/securis/src/main/webapp/assets/securis.css
+++ b/securis/src/main/webapp/assets/securis.css
@@ -44,4 +44,14 @@
td-paging-bar[hidden] {
display: none !important;
-}
\ No newline at end of file
+}
+
+.inner-padding > *{
+ margin-left: 5px;
+ margin-right: 5px;
+}
+
+
+
+
+
--
Gitblit v1.3.2