mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
MDL-27914 data fixed image gallery template CSS selector for #singleimage to include img tag and set height to auto
This commit is contained in:
parent
7a7d34febb
commit
38adb0def9
@ -36,6 +36,7 @@
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
#singleimage {
|
||||
#singleimage img {
|
||||
width: 700px;
|
||||
height: auto;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user