mirror of
https://github.com/Pathduck/gallery3-themes-modules.git
synced 2025-11-17 06:50:30 -05:00
smk/widesmk css for image/video auto fit
This commit is contained in:
@@ -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 ~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
|
||||
Reference in New Issue
Block a user