[sqllab/cosmetics] add margin-top for labels in query history (#3222)

This commit is contained in:
Maxime Beauchemin 2017-08-01 10:25:13 -07:00 committed by GitHub
parent 9c1ca07c40
commit 48760849ec
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ div.tablePopover:hover {
}
.QueryTable .label {
margin-top: 5px;
display: inline-block;
}
.ResultsModal .modal-body {