[Rt-commit] rt branch, 4.6/footer-reformat, updated. rt-4.4.4-400-gaf827d6c2

Jim Brandt jbrandt at bestpractical.com
Fri Oct 4 17:02:27 EDT 2019


The branch, 4.6/footer-reformat has been updated
       via  af827d6c21030cf6e364e2049a935603b8581db9 (commit)
      from  dcb20b01168f7bf1a90ac3747b830f61fced1a9a (commit)

Summary of changes:
 share/static/css/elevator-light/layout.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit af827d6c21030cf6e364e2049a935603b8581db9
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Fri Oct 4 16:52:08 2019 -0400

    Move text positioning to bottom of footer under logo

diff --git a/share/static/css/elevator-light/layout.css b/share/static/css/elevator-light/layout.css
index e2d78670f..70cd9d2d2 100644
--- a/share/static/css/elevator-light/layout.css
+++ b/share/static/css/elevator-light/layout.css
@@ -54,7 +54,7 @@ p#bpscredits {
     color: white;
     text-align: center;
     position: relative;
-    bottom: -5px;
+    bottom: -33px;
     width: 100%;
 }
 

-----------------------------------------------------------------------


More information about the rt-commit mailing list