Changed margins
This commit is contained in:
parent
b5d02c8854
commit
fe57b73499
|
@ -27,7 +27,7 @@ block extrahead
|
||||||
|
|
||||||
block content
|
block content
|
||||||
#main-div.panel-group
|
#main-div.panel-group
|
||||||
#instructions.panel.panel-default(style={'margin-top':'15px', 'margin-bottom':'15px'})
|
#instructions.panel.panel-default(style={'margin-top':'10px', 'margin-bottom':'10px'})
|
||||||
.panel-heading
|
.panel-heading
|
||||||
h4.panel-title
|
h4.panel-title
|
||||||
a(href="#collapseInstructions", data-target="#collapseInstructions", data-toggle="collapse",onclick="setTimeout(onWindowResize,500);") Instructions
|
a(href="#collapseInstructions", data-target="#collapseInstructions", data-toggle="collapse",onclick="setTimeout(onWindowResize,500);") Instructions
|
||||||
|
|
Loading…
Reference in New Issue