Commit 747ea161 authored by flaburgan's avatar flaburgan Committed by Benjamin Neff
Browse files

Fix year bg color on /notifications

closes #7263
parent db97ff7a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
## Refactor

## Bug fixes
* Fix background color of year on notifications page with dark theme [#7263](https://github.com/diaspora/diaspora/pull/7263)

## Features

+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@
    .framed-content { padding-bottom: 10px; }

    .year {
      background-color: $white;
      color: $text-grey;
      font-size: 40px;
      line-height: 40px;