Add missing sidebar background in contacts tab

closes #7064
This commit is contained in:
Steffen van Bergerem 2016-09-05 20:56:04 +02:00 committed by Dennis Schubert
parent e27af6ee1a
commit c6858d62a3
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@
* Closed accounts will no longer show up in the account search [#7042](https://github.com/diaspora/diaspora/pull/7042)
* Code blocks in conversations no longer overflow the content [#7055](https://github.com/diaspora/diaspora/pull/7055)
* More buttons in mobile streams are fixed [#7036](https://github.com/diaspora/diaspora/pull/7036)
* Fixed missing sidebar background in the contacts tab [#7064](https://github.com/diaspora/diaspora/pull/7064)
## Features
* Deleted comments will be removed when loading more comments [#7045](https://github.com/diaspora/diaspora/pull/7045)

View file

@ -4,7 +4,7 @@
.container-fluid#profile_container
.row
.col-md-3
#profile
.sidebar.profile-sidebar#profile
-# here be JS
.col-md-9