aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2016-06-07 12:32:26 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-07-06 12:52:19 +0100
commitbb9ccbe08bc39f7a37aa8d9054b95f977d8629bb (patch)
treeeed0794b763e6057422359cf448b98c614986183
parent35e58052f4f1250a3c1bb40d126e36fcc735d209 (diff)
Fix annoying jump when "Get updates" drawer opened
-rw-r--r--templates/web/base/report/display_tools.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/web/base/report/display_tools.html b/templates/web/base/report/display_tools.html
index 004ae29e5..c1413d9c7 100644
--- a/templates/web/base/report/display_tools.html
+++ b/templates/web/base/report/display_tools.html
@@ -30,10 +30,10 @@
<div id="report-updates-data" class="hidden-js">
<form action="[% c.uri_for( '/alert/subscribe' ) %]" method="post">
- <a href="[% c.uri_for( '/rss', problem.id ) %]">
+ <p><a href="[% c.uri_for( '/rss', problem.id ) %]">
<img src="/i/feed.png" width="16" height="16" title="[% loc('RSS feed') %]" alt="[% loc('RSS feed of updates to this problem' ) %]" border="0">
</a>
- <p>[% loc('Receive email when updates are left on this problem.' ) %]</p>
+ [% loc('Receive email when updates are left on this problem.' ) %]</p>
<fieldset>
<label class="hidden n" for="alert_rznvy">[% loc('Your email') %]</label>
<div class="form-txt-submit-box">