fix sidebar css actions #15

This commit is contained in:
Oliver Gorwits
2012-04-09 13:03:20 +01:00
parent efb15e9070
commit 0f81f5a9ff
3 changed files with 19 additions and 19 deletions

View File

@@ -323,7 +323,7 @@ form .clearfix.success input {
/* make the content start more to the left now the sidebar is narrower */
.container-fluid > .content {
margin-right: 220px;
margin-right: 215px;
margin-left: 0px;
}