Get rid of double scroll bar in printer profile editor

This commit is contained in:
Gina Häußge 2016-11-09 15:45:39 +01:00
parent 47a3e0340e
commit b74a5db4d8

View file

@ -13,7 +13,7 @@
</ul>
<!-- ko with: printerProfiles.editor -->
<div class="tab-content scrollable">
<div class="tab-content">
<div id="settings_printerProfiles_editDialog_general" class="tab-pane active">
{% include '_snippets/settings/printerprofiles/profileEditorGeneral.jinja2' %}
</div>