Fix _modal.scss merge conflicts.
This commit is contained in:
@@ -115,10 +115,7 @@
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
.activation-message, .message {
|
||||
=======
|
||||
.notice {
|
||||
.activation-message, .message, .notice {
|
||||
background: $yellow;
|
||||
border: 1px solid darken($yellow, 60%);
|
||||
color: darken($yellow, 60%);
|
||||
@@ -128,7 +125,6 @@
|
||||
}
|
||||
|
||||
.activation-message {
|
||||
>>>>>>> cb49d9c... Style notice.
|
||||
padding: 0 40px 10px;
|
||||
|
||||
p {
|
||||
|
||||
Reference in New Issue
Block a user