mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 21:19:41 -06:00
FIX: Changed warning css class
This commit is contained in:
parent
411ddbeef0
commit
95dc52e15e
@ -260,8 +260,8 @@ $mobile-breakpoint: 700px;
|
|||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.warning {
|
p.warning {
|
||||||
color: #e45735;
|
color: $danger;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user