Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
This commit is contained in:
commit
31618a4310
@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user