add flex for edit-this-page div

This commit is contained in:
Nick Shine
2018-12-03 01:21:05 -06:00
committed by Alexander Shpak
parent e3204d84b3
commit 3bb53572c2
3 changed files with 14 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@
<div class="book-page">
{{ partial "docs/mobile-header" . }}
{{ template "main" . }}
{{ partial "docs/git-footer" . }}
</div>
{{ template "toc" . }}