Fix lightbox close button position
This commit is contained in:
@@ -69,9 +69,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.lb-closeContainer .lb-close {
|
.lb-closeContainer .lb-close {
|
||||||
margin-top: 1em;
|
margin-top: calc(1em/1.33333333);
|
||||||
float: none;
|
float: none;
|
||||||
text-align: left;
|
text-align: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
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