Fix image width

This commit is contained in:
MaxXor 2017-10-25 18:53:35 +02:00
parent da842365a3
commit ecc5f90314

View File

@ -989,8 +989,6 @@ h1, h2, h3, h4, h5, h6, p {margin: 0; padding: 0;}
img, video {max-width: 100%;}
img, video {width: 100%;}
::-webkit-input-placeholder {
color: #AAA;
}