sidebar content padding & compiling issue

This commit is contained in:
Jesus Herman
2015-12-04 16:39:20 +01:00
parent 67f3b49a7f
commit 9730b63b1f
3 changed files with 6 additions and 3 deletions

View File

@@ -46,7 +46,8 @@ body {
border: 1px solid #DDDDDD;
border-radius: 4px;
position: relative;
word-wrap: break-word; }
word-wrap: break-word;
padding-left: 220px; }
.edit .demo:after {
background-color: #F5F5F5;