client/css: fix body width in post view

This commit is contained in:
rr- 2016-06-11 17:41:36 +02:00
parent eec1958280
commit fcf9cb13cb

View file

@ -9,8 +9,8 @@ $safety-unsafe = #F3985F
flex-direction: row
>.sidebar
margin-right: 1em
width: 20em
min-width: 15em
max-width: 20em
min-width: 20em
line-height: 160%
a:active
@ -91,6 +91,9 @@ $safety-unsafe = #F3985F
padding-left: 0.7em
font-size: 90%
>.content
width: 100%
.post-container .post-content
margin: 0