docs: use meta tag to set demo height

This commit is contained in:
Alex Gyoshev 2017-03-10 15:00:24 +02:00 коммит произвёл Alex Gyoshev
Родитель c30f8d7b04
Коммит 3139a5109d
1 изменённых файлов: 2 добавлений и 4 удалений

Просмотреть файл

@ -9,8 +9,6 @@ position: 1
The following application demonstrates how the Kendo UI components for Angular look like when styled with the Kendo UI Default theme for Angular.
<style>
.demo-embed .runner { height: 2200px; }
</style>
{% meta height:2200 %}
{% embed_demo ../preview-app/ %}
{% endmeta %}