Merge pull request #456 from MaxXor/image-width-fix

Fix image width
This commit is contained in:
luigi1111 2017-10-25 12:30:04 -05:00 committed by GitHub
commit 0b8cf7d0b3

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;
}