Commit 8cf035a1 authored by Evonne Cheung's avatar Evonne Cheung Committed by Robert Lyon
Browse files

Bug 1926381 Remove redundant styles in Modern

This is being overriden by another patch for help icon in Modern.

behatnotneeded

Change-Id: I8ba6bb656772779218fe6fd13b9886996a147bce
(cherry picked from commit 1e9eda70)
parent 1df65b82
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -4,10 +4,3 @@
    color: $state-danger-text;
  }
}

// logged out login box help icon needs the right colour
.loggedout {
    .help .icon-info-circle {
        color: inherit;
    }
}