Skip to content

Commit

Permalink
Fix left padding in dashboard widgets (apache#3915)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch authored and michellethomas committed May 23, 2018
1 parent f23328f commit 640e7f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superset/assets/stylesheets/dashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ div.widget:hover .chart-controls {

.slice-grid .slice_container {
background-color: #fff;
padding-left: 5px;
}

.dashboard .slice-grid .dragging,
Expand Down

0 comments on commit 640e7f2

Please sign in to comment.