RED-4039: Paligo - reset checklist button position
This commit is contained in:
parent
898b9f6325
commit
2ce395bdc3
@ -39,6 +39,10 @@ main article {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
section {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
section > .titlepage .title {
|
||||
margin: 24px 0 16px 0;
|
||||
}
|
||||
@ -66,6 +70,12 @@ section > .titlepage .title {
|
||||
@include mixin.button;
|
||||
}
|
||||
|
||||
.checklist-reset-wrapper {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.warning,
|
||||
.note,
|
||||
.important,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user