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

This commit is contained in:
zotlabs 2017-02-20 14:07:42 -08:00
commit 31618a4310

View File

@ -48,6 +48,7 @@ main {
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .5);
cursor: pointer;
z-index: 1029;
}
@ -1873,7 +1874,6 @@ a.navbar-toggle-extra:hover {
@media screen and (max-width: 767px) {
aside#region_1 {
background: rgba(0, 0, 0, .1);
border-right: 1px solid $nav_bd;
}