Skip to content

Commit

Permalink
[sqllab/cosmetics] add margin-top for labels in query history
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Aug 1, 2017
1 parent 9c1ca07 commit a92c04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/assets/javascripts/SqlLab/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ div.tablePopover:hover {
}

.QueryTable .label {
margin-top: 5px;
display: inline-block;
}

.ResultsModal .modal-body {
Expand Down

0 comments on commit a92c04e

Please sign in to comment.