mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
Move content down
This commit is contained in:
parent
db0993cef3
commit
cf06f2633e
@ -24,6 +24,10 @@ body.dashboard {
|
||||
input {
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
+ .row {
|
||||
margin-top: 23px;
|
||||
}
|
||||
}
|
||||
|
||||
h3 {
|
||||
|
@ -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; }
|
||||
|
@ -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; }
|
||||
|
||||
|
@ -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"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user