Skip to content

Commit b332a4d

Browse files
committed
update settings layout
1 parent f1c4100 commit b332a4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

octoprint_bedlevelvisualizer/templates/bedlevelvisualizer_settings.jinja2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@
133133
<input type="text" id="bedlevelvisualizer_camera_position" title="Comma separated list of integers or real numbers for controlling the position of the camera in the format of <x>,<y>,<z>. For example the default value is -1.25,-1.25,0.25." data-toggle="tooltip" class="input-small" data-bind="value: settingsViewModel.settings.plugins.bedlevelvisualizer.camera_position">
134134
</div>
135135
</div>
136+
</div>
137+
<div class="row-fluid">
136138
<div class="control-group span3">
137139
<label for="bedlevelvisualizer_date_locale_format">Date Locale</label>
138140
<div class="controls">

0 commit comments

Comments
 (0)