Remove <br> elements between comparison fields and table

This commit is contained in:
Marco Castelluccio 2016-10-02 21:41:28 +01:00
Родитель 60a2e4d867
Коммит 1c532a9308
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -14,7 +14,6 @@
<select name="beta2" id="beta2"></select>
<button id="compareButton">Compare</button>
<div id="warning" style="font-weight: bold; color: red;"></div>
<br><br>
<iframe id="frame" src="about:blank" width="100%" style="height: 100%; border: none;"></iframe>
</body>
</html>