Skip to content
Snippets Groups Projects
Commit 54a7ac32 authored by Kyle Doherty's avatar Kyle Doherty
Browse files

Merge pull request #500 from metabase/dash_borders

fix dashboard borders
parents 6f3397ab 89e07a8c
Branches
Tags
No related merge requests found
<div class="Card" ng-class="{ 'Card--errored': cardDataEmpty || cardData.error || sqlError }">
<div class="Card bordered rounded" ng-class="{ 'Card--errored': cardDataEmpty || cardData.error || sqlError }">
<div id="{{chartId}}_heading" ng-include="'/app/dashboard/partials/_card_heading.html'" onload="headerLoaded = true"></div>
<div ng-if="cardDataEmpty && !sqlError">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment