1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Merge pull request #3718 from mshabunin:image-max-width

This commit is contained in:
Vadim Pisarevsky
2015-02-19 18:36:27 +00:00
+4
View File
@@ -31,3 +31,7 @@ div.contents {
span.arrow {
height: 13px;
}
div.image img{
max-width: 900px;
}