Adjustment to dashboard file listing margin

This commit is contained in:
Victoria Wang 2014-11-22 03:29:05 -06:00
parent 3a1b907f09
commit 8d5bf652ad

View file

@ -179,7 +179,7 @@
background: #daeea5 url(/img/heartcat.png) no-repeat 20px center; background: #daeea5 url(/img/heartcat.png) no-repeat 20px center;
background-size: 77px 81px; background-size: 77px 81px;
padding: 20px 20px 20px 111px; padding: 20px 20px 20px 111px;
margin-bottom: 20px; margin-bottom: 13px;
} }
.welcome h4 { .welcome h4 {
font-size: 1.2em; font-size: 1.2em;
@ -196,6 +196,7 @@
background: #E4D8CB; background: #E4D8CB;
width: 100%; width: 100%;
position: relative; position: relative;
margin-top: 7px;
} }
.files .header { .files .header {
background: #5E95A1; background: #5E95A1;