Move content down

This commit is contained in:
James Brooks 2014-12-13 16:27:59 +00:00
parent db0993cef3
commit cf06f2633e
4 changed files with 9 additions and 1 deletions

View File

@ -24,6 +24,10 @@ body.dashboard {
input {
width: 20%;
}
+ .row {
margin-top: 23px;
}
}
h3 {

View File

@ -4370,6 +4370,8 @@ body.dashboard .content {
top: -4px; }
body.dashboard .content .header input {
width: 20%; }
body.dashboard .content .header + .row {
margin-top: 23px; }
body.dashboard .content h3 {
margin-top: 0; }

View File

@ -4370,6 +4370,8 @@ body.dashboard .content {
top: -4px; }
body.dashboard .content .header input {
width: 20%; }
body.dashboard .content .header + .row {
margin-top: 23px; }
body.dashboard .content h3 {
margin-top: 0; }

View File

@ -1,4 +1,4 @@
{
"css/all.css": "css/all-5ff1a35a.css",
"css/all.css": "css/all-4ed12a32.css",
"js/all.js": "js/all-d8f5640f.js"
}