Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorSteffen van Bergerem <svbergerem@online.de>2016-09-05 21:56:04 +0300
committerDennis Schubert <mail@dennis-schubert.de>2016-09-09 02:08:14 +0300
commit1e2ae69bcdb75ec1983af31beac1794f46e4d3f4 (patch)
tree0362e4b34040265c381f3c0195b03b79aabefb8f /app/views
parentad596d8df16b6355d40c23a38a0ecd8ea57f5c72 (diff)
Add missing sidebar background in contacts tab
closes #7064
Diffstat (limited to 'app/views')
-rw-r--r--app/views/people/contacts.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/people/contacts.haml b/app/views/people/contacts.haml
index 34da88215..489f0eb17 100644
--- a/app/views/people/contacts.haml
+++ b/app/views/people/contacts.haml
@@ -4,7 +4,7 @@
.container-fluid#profile_container
.row
.col-md-3
- #profile
+ .sidebar.profile-sidebar#profile
-# here be JS
.col-md-9