General normalization on LESS files
This commit is contained in:
parent
5e1e4f9eb5
commit
01633e9d9e
14 changed files with 741 additions and 196 deletions
|
@ -8,12 +8,14 @@
|
|||
.gm-style img {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
:not(.gm-style) img {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.gm-style img,
|
||||
.gmnoscreen img,
|
||||
.gmnoprint img {
|
||||
max-width: none !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue