File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 103
103
<div class="content">
104
104
<div class="actionbar">
105
105
{{^_disableToc}}
106
- <button class="btn btn-lg border-0 d-md-none" style="margin-top: -.65em; margin-left: -.8em"
106
+ <button class="btn btn-lg border-0 d-md-none"
107
107
type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas"
108
108
aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
109
109
<i class="bi bi-list"></i>
Original file line number Diff line number Diff line change @@ -161,6 +161,11 @@ body[data-layout="landing"] {
161
161
display : flex ;
162
162
align-items : flex-start ;
163
163
margin-top : .5rem ;
164
+
165
+ >button {
166
+ margin-top : -.65em ;
167
+ margin-left : -.8em
168
+ }
164
169
}
165
170
166
171
article {
You can’t perform that action at this time.
0 commit comments