Commit 07c7ce3
authored
UX: minor style adjustments for rewind on mobile (#36633)
Some minor adjustments for small screen based on user feedback
Emoji misalignment seen as a mistake rather than intentional, don't care
enough to keep it!
Before:
<img width="568" height="304" alt="image"
src="https://github.com/user-attachments/assets/37c65a4c-b45f-4af4-9b57-9ac789dbab6f"
/>
After:
<img width="568" height="248" alt="image"
src="https://github.com/user-attachments/assets/6886fb58-be97-49fc-aff8-8c3ba5849a80"
/>
On smaller screens, the header tab style looks like a mistake rather
than intentional when the name is this long... so I just switch the
style for smaller screens to avoid it
Before:
<img width="1070" height="1040" alt="image"
src="https://github.com/user-attachments/assets/32b3ac27-2ada-477a-9be3-37c8dc47815d"
/>
After:
<img width="1068" height="1060" alt="image"
src="https://github.com/user-attachments/assets/e4db8297-7d41-47e7-8f6f-804fdc03657c"
/>1 parent 16abc75 commit 07c7ce3
File tree
2 files changed
+15
-20
lines changed- plugins/discourse-rewind/assets/stylesheets/common
2 files changed
+15
-20
lines changedLines changed: 1 addition & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | 124 | | |
143 | 125 | | |
144 | 126 | | |
145 | 127 | | |
146 | | - | |
147 | | - | |
| 128 | + | |
148 | 129 | | |
149 | 130 | | |
150 | 131 | | |
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
14 | 28 | | |
15 | 29 | | |
16 | 30 | | |
| |||
0 commit comments