1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Added max-width on all images, as a precaution for upgraded sites.

This commit is contained in:
Cameron
2017-01-07 11:34:46 -08:00
parent bd8c42e4b3
commit 794c32627a

View File

@@ -22,7 +22,7 @@ a:hover { color: #000000; }
}
img { max-width:100%}
table label.checkbox {
margin-left: 20px;