Fix help css

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-06-14 19:58:54 +03:00
parent 52b7fa248a
commit 56cb6d8899
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.documentation {
.documentation-index {
h1 {
margin: 0;
}

View File

@ -34,7 +34,7 @@
= link_to "shortcuts", '#', onclick: "new Shortcuts()"
.col-md-8
.panel.panel-default.documentation
.panel.panel-default.documentation-index
.panel-heading Documentation
.panel-body
= preserve do