mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 20:24:05 -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;
|
||||
}
|
||||
}
|
||||
.warning {
|
||||
color: #e45735;
|
||||
p.warning {
|
||||
color: $danger;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user