new map and image display fixes from Krasimir

This commit is contained in:
Vasil Kolev 2014-10-15 17:31:13 +03:00 committed by Openfest
parent 4ba6e66042
commit 1216ec2f0a
3 changed files with 4 additions and 0 deletions

View File

@ -780,3 +780,7 @@ a.button:hover { opacity: 0.8; }
box-shadow: 0px 0px 1px 1px #999;
margin: 0 1em 2em 0;
}
p img {
max-width: 100%;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 108 KiB