mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
minor bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f65eb0c3c3
commit
5324401d50
@ -1434,7 +1434,7 @@ stretching in width... */
|
|||||||
.overlay-info.minimal {
|
.overlay-info.minimal {
|
||||||
display: block;
|
display: block;
|
||||||
/* XXX is this correct??? */
|
/* XXX is this correct??? */
|
||||||
z-index: 1000,
|
z-index: 1000;
|
||||||
}
|
}
|
||||||
.overlay-info.hidden {
|
.overlay-info.hidden {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user