Skip to content

Commit fc1ae32

Browse files
committed
Add missing CSS selector
1 parent 1dc813c commit fc1ae32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/viewer.p6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ sub page ($routines) {
5858
<link rel="stylesheet" href="/sort.css">
5959
<style>{
6060
Q:to/CSS_END/
61-
{ white-space: nowrap }
61+
th { white-space: nowrap }
6262
CSS_END
6363
}</style>
6464
<div class="container-fluid">

0 commit comments

Comments
 (0)