Commit c4dd2fb
committed
Mobile hero: left-justify; force logo heights via CSS classes
- background-position right -> left so the photo aligns left and the
gray block + tab stay visible on the right.
- Replace the height='15'/'30' HTML attributes on the footer logos with
CSS classes (.logo-stanford-medicine, .logo-hhmi) and explicit height
rules in the stylesheet — guards against any cached or browser-quirk
case where the height attribute didn't win.1 parent 3435d85 commit c4dd2fb
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
0 commit comments