Skip to content

Commit

Permalink
[sqllab/cosmetics] add margin-top for labels in query history (#3222)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch authored Aug 1, 2017
1 parent 9c1ca07 commit 4876084
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 4876084

Please sign in to comment.