Commit ac4d1d1
committed
fix: narrow the icon-cap rule to filename _110x110 so banner content images render at natural width
My previous .page-body a > img:only-child rule was too broad -- it
also squashed wide content banners on /community (Benefits,
Responsibilities, Expert Feedback / 4-step) down to 110px. Use a
filename-pattern match instead so only the explicitly icon-sized
PNGs (for_users_110x110, citing_us_110x110, etc.) get the
thumbnail cap.1 parent 76d496d commit ac4d1d1
1 file changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments