Issue 2340 fixed. .xe_content img {max-width:100%;height:auto !important}

git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11142 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-09-03 06:42:51 +00:00
parent 38e0c8e595
commit 58849099c1

View file

@ -1 +1 @@
.xe_content img { max-width:100%; height:auto; }
.xe_content img{max-width:100%;height:auto !important}