Commit 94650e85 authored by Dmitrii Metelkin's avatar Dmitrii Metelkin Committed by Robert Lyon
Browse files

Bug #1590626: fix an error message when posting to the wall

behatnotneeded

Change-Id: I447f295f1542779c5ced916961b3e607827b7635
parent 36cf8e72
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -49,6 +49,9 @@
    padding-top: 0;
}

.errmsg {
    color: $brand-danger;
}

.sidebar,
.login-panel {