mirror of https://github.com/MISP/misp-website
chg: [css] the 100% width on img didn't make sense
parent
f182106319
commit
1a5d5cf0b6
|
@ -1967,7 +1967,7 @@
|
||||||
/* Image */
|
/* Image */
|
||||||
|
|
||||||
p img {
|
p img {
|
||||||
width: 100%;
|
/* width: 100%; */
|
||||||
}
|
}
|
||||||
.image {
|
.image {
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
Loading…
Reference in New Issue