Skip to content

Closes #369: Correct datasource documentation link alignment.#394

Merged
jezdez merged 1 commit intomasterfrom
emtwo/padding2
May 9, 2018
Merged

Closes #369: Correct datasource documentation link alignment.#394
jezdez merged 1 commit intomasterfrom
emtwo/padding2

Conversation

@emtwo
Copy link
Copy Markdown

@emtwo emtwo commented May 4, 2018

Turns out there was another datasource dropdown that is hidden on larger screens but still taking up space.

Used display: none; to remove the space it takes up. Needed to use !important because the select tag here also has the form-control class which was overriding values for display: https://github.com/mozilla/redash/blob/master/client/app/pages/queries/query.html#L152.

Here are screenshots with the bug fix:

On large screens:
screen shot 2018-05-04 at 2 57 09 pm

On small screens:
screen shot 2018-05-04 at 2 57 28 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants