Commit c6e3560
committed
minor #858 [Site] Fixing "copy" button breaking onto next line on some smaller screens (weaverryan)
This PR was merged into the 2.x branch.
Discussion
----------
[Site] Fixing "copy" button breaking onto next line on some smaller screens
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Tickets | None
| License | MIT
Before:
<img width="387" alt="Screenshot 2023-05-10 at 12 04 49 PM" src="https://github.com/symfony/ux/assets/121003/87415e95-7221-4cce-82cb-0acc380f3723">
After:
<img width="383" alt="Screenshot 2023-05-10 at 12 04 34 PM" src="https://github.com/symfony/ux/assets/121003/2098431b-d5c7-413f-9b7a-916ff058a380">
Cheers!
Commits
-------
da27d2c [Site] Fixing "copy" button breaking onto next line on some smaller screens1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
65 | 71 | | |
66 | 72 | | |
67 | 73 | | |
| |||
0 commit comments