Commit 4be656a
committed
minor #525 Prevent affecting some styles on the right sidebar (bocharsky-bw)
This PR was merged into the master branch.
Discussion
----------
Prevent affecting some styles on the right sidebar
Before, some styles like margin also were applied to the right sidebar elements like `p`, `h3` tags.
Commits
-------
acd6853 Prevent affecting some styles on the right sidebar1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
| 227 | + | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
0 commit comments