diff options
| -rw-r--r-- | docs/components.html | 2 | ||||
| -rw-r--r-- | docs/templates/pages/components.mustache | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/components.html b/docs/components.html index 583890200..0b2ba25c7 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1866,7 +1866,7 @@ <ul class="thumbnails"> <li class="span4"> <a href="#" class="thumbnail"> - <img src="http://placehold.it/360x268" alt=""> + <img src="http://placehold.it/360x270" alt=""> </a> </li> <li class="span3"> diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index fe9e9f464..f0c4cc73a 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -1795,7 +1795,7 @@ <ul class="thumbnails"> <li class="span4"> <a href="#" class="thumbnail"> - <img src="http://placehold.it/360x268" alt=""> + <img src="http://placehold.it/360x270" alt=""> </a> </li> <li class="span3"> |
