MDL-70004 theme_boost: Do not extend alert style for question containers
This commit is contained in:
@@ -288,7 +288,11 @@ body.path-question-type {
|
||||
.que .formulation,
|
||||
.que .outcome,
|
||||
.que .comment {
|
||||
@extend .alert;
|
||||
position: relative;
|
||||
padding: $alert-padding-y $alert-padding-x;
|
||||
margin-bottom: $alert-margin-bottom;
|
||||
border: $alert-border-width solid transparent;
|
||||
@include border-radius($alert-border-radius);
|
||||
}
|
||||
.que .outcome,
|
||||
.que .comment {
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user