mirror of
https://github.com/Pathduck/gallery3-themes-modules.git
synced 2025-04-22 02:52:30 -04:00
smk/widesmk css for image/video auto fit
This commit is contained in:
parent
9406832db1
commit
ab01fff5e1
@ -547,6 +547,8 @@ td {
|
||||
#g-item .g-movie {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* Footer content ~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
|
@ -553,6 +553,8 @@ td {
|
||||
#g-item .g-movie {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* Footer content ~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user