[Rt-commit] rt branch, 4.6/fix-subnav-and-topactions, updated. rt-4.4.4-571-g3e4fb41411
Blaine Motsinger
blaine at bestpractical.com
Fri Dec 27 12:56:48 EST 2019
The branch, 4.6/fix-subnav-and-topactions has been updated
via 3e4fb414117926dffda64a42152ce15f8f2cd936 (commit)
from 6cc9cd4831429540013f9d1654f19de11f4122e3 (commit)
Summary of changes:
share/static/css/elevator-light/nav.css | 4 ----
1 file changed, 4 deletions(-)
- Log -----------------------------------------------------------------
commit 3e4fb414117926dffda64a42152ce15f8f2cd936
Author: Blaine Motsinger <blaine at bestpractical.com>
Date: Fri Dec 27 11:31:41 2019 -0600
Remove top border from nav items
diff --git a/share/static/css/elevator-light/nav.css b/share/static/css/elevator-light/nav.css
index b9ed28a364..150cfb5d86 100644
--- a/share/static/css/elevator-light/nav.css
+++ b/share/static/css/elevator-light/nav.css
@@ -87,10 +87,6 @@ ul.sf-menu li {
border-top: none
}
-#main-navigation li li a {
- border-top: 1px solid white
-}
-
#main-navigation #app-nav > li,
#main-navigation #app-nav > li > a {
background-color: transparent
-----------------------------------------------------------------------
More information about the rt-commit
mailing list