docs right margin fix

This commit is contained in:
scotty
2016-03-09 10:59:50 -08:00
parent 9fb8570df2
commit 23fe537782
2 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -512,7 +512,7 @@ section
#encyclopedia
position: relative
padding: 50px 50px 20px 20px
padding: 50px 20px 20px 20px
overflow: hidden
& > div
@@ -854,7 +854,7 @@ section
#editPageButton
position: absolute
top: -25px
right: -25px
right: 5px
width: 50px
height: 50px
line-height: 50px
+5
View File
@@ -51,6 +51,8 @@ $video-section-height: 550px
background-image: url(../images/nav_logo2.svg)
#encyclopedia
padding: 50px 50px 20px 20px
#docsToc
position: relative
@@ -66,6 +68,9 @@ $video-section-height: 550px
#docsContent
width: calc(100% - 400px)
#editPageButton
right: -25px
section, header, footer
main
max-width: $main-max-width