Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
gracedb
Commits
55fe7c1b
Commit
55fe7c1b
authored
Jun 04, 2019
by
Jonah Kanner
🤓
Committed by
GraceDB
Jun 24, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
better overflow
parent
a2d83186
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
gracedb/templates/superevents/public.html
gracedb/templates/superevents/public.html
+2
-1
No files found.
gracedb/templates/superevents/public.html
View file @
55fe7c1b
...
...
@@ -30,7 +30,7 @@
<h3>
Detection candidates: {{ candidates }}
</h3>
<br/><br/>
<div
style=
"overflow-x: auto"
>
<table
class=
"tablesaw"
data-tablesaw-sortable
data-tablesaw-sortable-switch
data-tablesaw-mode=
"columntoggle"
>
<thead><tr>
<th
scope=
"col"
data-tablesaw-sortable-col
data-tablesaw-priority=
"persist"
>
Event ID
</th>
...
...
@@ -89,6 +89,7 @@
{% endfor %}
</tbody></table>
</div>
<hr/>
<ul
style=
"list-style-type:square"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment