mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-06-24 13:45:11 +00:00
Remove table-fixed on mobile as it messes up the layout of the DX Opportunities table
This commit is contained in:
@@ -59,8 +59,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="/js/common.js?v=1779397205"></script>
|
||||
<script src="/js/status.js?v=1779397205"></script>
|
||||
<script src="/js/common.js?v=1779484103"></script>
|
||||
<script src="/js/status.js?v=1779484103"></script>
|
||||
<script>
|
||||
$(document).ready(function() { $("#nav-link-status").addClass("active"); }); <!-- highlight active page in nav -->
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user