1
0
Fork 0

Merge remote-tracking branch 'upstream/develop' into separated-confirm

This commit is contained in:
Michael 2019-05-06 05:54:51 +00:00
commit 37f9af2f24
33 changed files with 650 additions and 427 deletions

View file

@ -105,6 +105,9 @@ blockquote {
* mobile aside
*/
@media screen and (max-width: 990px) {
body {
padding-top: 105px;
}
aside{
position: fixed!important;
top: 0!important;
@ -616,6 +619,10 @@ nav.navbar a, nav.navbar .btn-link {
display: flex;
}
#friendica-logo-mask {
display: block;
}
/* Notification Menu */
#topbar-first #nav-notifications-menu {