diff --git a/scss/ionic.app.scss b/scss/ionic.app.scss index 14f6b98e98569114cee8a3ec322cd9343d1824b1..ec183040eaf33d0ea497a9c091e6da177b3af77c 100644 --- a/scss/ionic.app.scss +++ b/scss/ionic.app.scss @@ -1402,9 +1402,11 @@ $ionicon-var-badge-editable: $ionicon-var-edit + "\00a0"; background-color: $positive-900-bg; color: #fff; height: 175px; + padding-right: 0px !important; .hero { height: 175px; + box-shadow: none; // not need (define in bar-header) .content { bottom: 5px;