Skip to content

Commit 1276091

Browse files
Fix builder/templates view layout
1 parent 419643d commit 1276091

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sidebar.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,8 @@ <h2>DataSetIQ</h2>
11361136
<option value="">Choose a source...</option>
11371137
</select>
11381138
<div id="browse-results" class="muted">Select a source to browse series.</div>
1139-
1139+
</div>
1140+
11401141
<div id="builder-view" style="display: none;">
11411142
<h3 style="margin: 8px 0 12px;">🔧 Formula Builder Wizard</h3>
11421143
<div id="builder-container"></div>

0 commit comments

Comments
 (0)