diff --git a/assets/styles/getting_started.sass b/assets/styles/getting_started.sass index d1d5dbb6..8cf12762 100644 --- a/assets/styles/getting_started.sass +++ b/assets/styles/getting_started.sass @@ -1,5 +1,5 @@ #getting-started - width: 650px + width: 500px margin: 0px auto font-family: 'Source Sans Pro' diff --git a/assets/styles/layout.sass b/assets/styles/layout.sass index 7c1a59bb..d6089fde 100644 --- a/assets/styles/layout.sass +++ b/assets/styles/layout.sass @@ -30,7 +30,6 @@ html, body min-width: 1211px height: 55px overflow-x: scroll - white-space: nowrap z-index: 1000 #left, #right @@ -57,7 +56,7 @@ html, body -moz-box-flex: 4 -webkit-box-flex: 4 position: relative - min-width: 760px + min-width: 539px padding: 20px 40px 80px 30px @media screen and (max-width: 1400px) diff --git a/assets/styles/right.sass b/assets/styles/right.sass index e56272f1..d56b5500 100644 --- a/assets/styles/right.sass +++ b/assets/styles/right.sass @@ -2,9 +2,11 @@ #profile #right - width: 180px + min-width: 180px + max-width: 180px padding: 11px 20px 80px 20px background-color: #E9E9E7 + float: right border-left: 1px solid $color-border-normal h4