Skip to content

Commit 4e890d2

Browse files
Marina Samueljezdez
authored andcommitted
Closes #369: Correct datasource documentation link alignment. (#394)
1 parent d7e413e commit 4e890d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

client/app/assets/less/redash/query.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@ edit-in-place p.editable:hover {
455455

456456
.datasource-small {
457457
visibility: hidden;
458+
display: none !important;
458459
}
459460

460461
.query-fullscreen .query-metadata__mobile {
@@ -554,6 +555,7 @@ nav .rg-bottom {
554555

555556
.datasource-small {
556557
visibility: visible;
558+
display: inline-block !important;
557559
}
558560

559561
.query-fullscreen {

0 commit comments

Comments
 (0)