Move content down
This commit is contained in:
@@ -24,6 +24,10 @@ body.dashboard {
|
|||||||
input {
|
input {
|
||||||
width: 20%;
|
width: 20%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
+ .row {
|
||||||
|
margin-top: 23px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
|
|||||||
@@ -4370,6 +4370,8 @@ body.dashboard .content {
|
|||||||
top: -4px; }
|
top: -4px; }
|
||||||
body.dashboard .content .header input {
|
body.dashboard .content .header input {
|
||||||
width: 20%; }
|
width: 20%; }
|
||||||
|
body.dashboard .content .header + .row {
|
||||||
|
margin-top: 23px; }
|
||||||
body.dashboard .content h3 {
|
body.dashboard .content h3 {
|
||||||
margin-top: 0; }
|
margin-top: 0; }
|
||||||
|
|
||||||
@@ -4370,6 +4370,8 @@ body.dashboard .content {
|
|||||||
top: -4px; }
|
top: -4px; }
|
||||||
body.dashboard .content .header input {
|
body.dashboard .content .header input {
|
||||||
width: 20%; }
|
width: 20%; }
|
||||||
|
body.dashboard .content .header + .row {
|
||||||
|
margin-top: 23px; }
|
||||||
body.dashboard .content h3 {
|
body.dashboard .content h3 {
|
||||||
margin-top: 0; }
|
margin-top: 0; }
|
||||||
|
|
||||||
|
|||||||
@@ -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"
|
"js/all.js": "js/all-d8f5640f.js"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user