1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 14:46:56 +02:00

Theme shortcodes may now be used as content for sitelink functions. eg. To generate drop-down mega-menus.

This commit is contained in:
Cameron
2017-03-15 16:49:55 -07:00
parent 5a5f92392c
commit be44bc8f09
6 changed files with 55 additions and 50 deletions

View File

@@ -347,9 +347,3 @@ div.login-page-signup-link, div.login-page-fpw-link { text-align:center }
.nav-side li.list-group-item.active { padding:0}
.news-last-ten-newsgrid { position: static !important; }
.mega-dropdown-menu {
padding: 20px 15px 15px;
width: 100%;
}