aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/alert/list.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/alert/list.html')
-rw-r--r--templates/web/base/alert/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/alert/list.html b/templates/web/base/alert/list.html
index 447bfcd76..7b262f9e7 100644
--- a/templates/web/base/alert/list.html
+++ b/templates/web/base/alert/list.html
@@ -21,7 +21,7 @@
<form id="alerts" name="alerts" method="post" action="/alert/subscribe">
[% IF photos.size %]
- <div id="alert_photos" class="sticky-sidebar">
+ <div id="alert_photos">
<aside>
<h2>[% loc('Photos of recent nearby reports') %]</h2>
[% FOREACH p IN photos;