Skip to content

Commit

Permalink
Update static assets for dashboard card changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cdubz committed Feb 16, 2020
1 parent 0b437ae commit a449de0
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 1 deletion.
Expand Up @@ -10094,9 +10094,18 @@ a.text-error:hover, a.text-error:focus {
.card-dashboard .card-header {
margin-bottom: 0; }

.card-dashboard .card-body .carousel {
margin-left: -1.25rem;
margin-right: -1.25rem;
padding-left: 1.25rem;
padding-right: 1.25rem; }

.card-diaperchange .progress {
height: 2rem; }

.card-feeding .card-body .last-feeding-method {
font-size: 2em; }

.card-statistics .card-body .container {
padding: 0; }

Expand Down
Binary file not shown.
9 changes: 9 additions & 0 deletions static/babybuddy/css/app.css
Expand Up @@ -10094,9 +10094,18 @@ a.text-error:hover, a.text-error:focus {
.card-dashboard .card-header {
margin-bottom: 0; }

.card-dashboard .card-body .carousel {
margin-left: -1.25rem;
margin-right: -1.25rem;
padding-left: 1.25rem;
padding-right: 1.25rem; }

.card-diaperchange .progress {
height: 2rem; }

.card-feeding .card-body .last-feeding-method {
font-size: 2em; }

.card-statistics .card-body .container {
padding: 0; }

Expand Down
Binary file modified static/babybuddy/css/app.css.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion static/staticfiles.json

Large diffs are not rendered by default.

0 comments on commit a449de0

Please sign in to comment.