Increased margin on page-header

This commit is contained in:
Sahat Yalkabov
2013-12-05 19:11:06 -05:00
parent e82160ede9
commit cdc7e2f0c2
4 changed files with 6 additions and 6 deletions

View File

@ -521,7 +521,6 @@ label-info {
// Typography ================================================================= // Typography =================================================================
.page-header { .page-header {
margin: 0;
border: 0; border: 0;
h1 { h1 {
color: #5e5e5e; color: #5e5e5e;

View File

@ -1,6 +1,7 @@
extends layout extends layout
block content block content
.page-header
h2 Account Settings h2 Account Settings
ul.nav.nav-tabs ul.nav.nav-tabs
li.active li.active

View File

@ -1,7 +1,8 @@
extends layout extends layout
block content block content
h1 API Browser .page-header
h2 API Browser
ul.list-unstyled.lead ul.list-unstyled.lead
li li

View File

@ -1,9 +1,8 @@
extends layout extends layout
block content block content
h3.text-center .page-header
i.fa.fa-envelope-o h2.text Contact Form
| Contact Form
form.form-horizontal(role='form', method='POST') form.form-horizontal(role='form', method='POST')
.form-group .form-group
label(class='col-sm-2 control-label', for='email') Name label(class='col-sm-2 control-label', for='email') Name