Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge

This commit is contained in:
zotlabs
2017-06-07 17:11:35 -07:00
32 changed files with 3492 additions and 570 deletions

View File

@@ -46,6 +46,12 @@ nav .dropdown-menu {
overflow: auto;
}
/* this is a hack and needs fixing in bootstrap */
nav .dropdown-menu-right {
right: 0;
left: auto !important;
}
#navbar-collapse-2 {
flex-basis: 100%;
max-height: 70vh;