Commit e57f2b6
committed
Apply a minimal set of changes/tweaks to restore a responsive narrow view.
Playing with disabling the custom CSS we apply lead to discovering that
the theme we use already had support for a collapsed sidebar view based
on a media query that came into effect at 768px.
Arrange applying essentially the same styles at our existing break point
of 1100px, remove a couple of conflicting things in our custom CSS and set
a handful of basic styles (in line with choices already made in the page)
such that the responsive view comes into a working order.1 parent 2dd7518 commit e57f2b6
1 file changed
+53
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
9 | 53 | | |
10 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
11 | 60 | | |
12 | | - | |
13 | | - | |
| 61 | + | |
| 62 | + | |
14 | 63 | | |
15 | 64 | | |
16 | 65 | | |
| |||
126 | 175 | | |
127 | 176 | | |
128 | 177 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | 178 | | |
134 | 179 | | |
135 | 180 | | |
136 | 181 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
| 182 | + | |
142 | 183 | | |
143 | 184 | | |
144 | 185 | | |
| |||
180 | 221 | | |
181 | 222 | | |
182 | 223 | | |
183 | | - | |
| |||
0 commit comments