Fixed 'is-inactive' state for online notifications.

This commit is contained in:
Martin Edenhofer 2015-10-19 08:46:38 +02:00
parent 2028c00bde
commit d88ac684b1

View file

@ -3389,7 +3389,7 @@ footer {
padding: 0 17px;
&.is-inactive {
// opacity: 0.5;
opacity: 0.5;
}
&.activity-entry--removeable {