We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b978056 commit 4f014c0Copy full SHA for 4f014c0
1 file changed
frontend/src/components/Pill.module.css
@@ -10,7 +10,7 @@
10
/* No nowrap: real Calibre libraries carry Library-of-Congress subject
11
headings ("France -- History -- Revolution, 1789-1799 -- Fiction") that are
12
wider than a phone, and an unbreakable pill pushed the whole book detail
13
- page into horizontal scroll (#1130). Normal wrapping still keeps every
+ page into horizontal scroll (#1170). Normal wrapping still keeps every
14
pill that fits on one line; anywhere breaks a single oversized token. */
15
max-width: 100%;
16
overflow-wrap: anywhere;
0 commit comments