[sqllab/cosmetics] add margin-top for labels in query history (#3222)
This commit is contained in:
parent
9c1ca07c40
commit
48760849ec
|
|
@ -265,7 +265,7 @@ div.tablePopover:hover {
|
|||
}
|
||||
|
||||
.QueryTable .label {
|
||||
margin-top: 5px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.ResultsModal .modal-body {
|
||||
|
|
|
|||
Loading…
Reference in New Issue