Fix help css
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
52b7fa248a
commit
56cb6d8899
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
.documentation {
|
||||
.documentation-index {
|
||||
h1 {
|
||||
margin: 0;
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue