Skip to content

Commit 4f014c0

Browse files
authored
Point the pill-wrap comment at the issue it describes (#1172)
Comment only. The rule added in #1171 cited #1130 where it meant #1170.
1 parent b978056 commit 4f014c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/components/Pill.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
/* No nowrap: real Calibre libraries carry Library-of-Congress subject
1111
headings ("France -- History -- Revolution, 1789-1799 -- Fiction") that are
1212
wider than a phone, and an unbreakable pill pushed the whole book detail
13-
page into horizontal scroll (#1130). Normal wrapping still keeps every
13+
page into horizontal scroll (#1170). Normal wrapping still keeps every
1414
pill that fits on one line; anywhere breaks a single oversized token. */
1515
max-width: 100%;
1616
overflow-wrap: anywhere;

0 commit comments

Comments
 (0)