Merge branch 'next-minor' into develop

This commit is contained in:
Benjamin Neff 2017-01-03 03:31:56 +01:00
commit 03ae48c820
2 changed files with 1 additions and 1 deletions

View file

@ -12,6 +12,7 @@
## Refactor
## Bug fixes
* Fix background color of year on notifications page with dark theme [#7263](https://github.com/diaspora/diaspora/pull/7263)
## Features

View file

@ -10,7 +10,6 @@
.framed-content { padding-bottom: 10px; }
.year {
background-color: $white;
color: $text-grey;
font-size: 40px;
line-height: 40px;