Skip to content

Commit ab900d2

Browse files
georges-armTamarChristinaArm
authored andcommitted
Avoid graph settings overlapping with scroll-bar.
Change-Id: I0758df2ecf3fd0b4f36c23bfb9827bf8ff14141a
1 parent 5858284 commit ab900d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lnt/server/ui/templates/v4_graph.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<tr>
173173
<td><h3>Graph</h3></td>
174174
<td>
175-
<div class="dropdown pull-right" id="settings">
175+
<div class="dropdown pull-right" id="settings" style="margin-right:20px">
176176
<a class="dropdown-toggle" data-toggle="dropdown" href="#settings">
177177
Settings <i class="icon-wrench"></i>
178178
</a>

0 commit comments

Comments
 (0)