You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by sm...@apache.org on 2020/04/29 07:49:48 UTC

[knox] branch master updated: KNOX-2356 - Added a 50px high div before the footer to prevent overflow from resource detail panel (#329)

This is an automated email from the ASF dual-hosted git repository.

smolnar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new eda72dd  KNOX-2356 - Added a 50px high div before the footer to prevent overflow from resource detail panel (#329)
eda72dd is described below

commit eda72dd48f6ca8234e74c20bf10f2b3fb93439eb
Author: Sandor Molnar <sm...@apache.org>
AuthorDate: Wed Apr 29 09:49:38 2020 +0200

    KNOX-2356 - Added a 50px high div before the footer to prevent overflow from resource detail panel (#329)
---
 gateway-admin-ui/admin-ui/index.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gateway-admin-ui/admin-ui/index.html b/gateway-admin-ui/admin-ui/index.html
index 7dac51f..0a24f68 100644
--- a/gateway-admin-ui/admin-ui/index.html
+++ b/gateway-admin-ui/admin-ui/index.html
@@ -50,6 +50,9 @@
     <!-- Content -->
     <app-resource-management></app-resource-management>
 
+    <div class="container-fluid" style="padding-top: 50px !important">
+    </div>
+
     <footer class="footer">
         <div class="container-fluid">
             <div>Knox Manager