Tweak CSS to allow document page image sizes smaller than the view port.
GitLab issue #410. Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -79,7 +79,7 @@ body {
|
||||
}
|
||||
|
||||
#carousel-container img {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.carousel-item {
|
||||
|
||||
Reference in New Issue
Block a user