Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove white space when no identifier attribute #2413

Merged
merged 1 commit into from Mar 8, 2017

Conversation

fredj
Copy link
Member

@fredj fredj commented Mar 8, 2017

fixes #2383

@fredj fredj changed the base branch from master to 2.1 March 8, 2017 09:56
Copy link
Member

@ger-benjamin ger-benjamin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but my comment

.gmf-displayquerywindow-details {
height: @displayquerywindow-detailed-details-height;
display: none;
flex: 1;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The line upper is display none... so, this css do somethings ?
Don't you want to use visibility:hidden ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's display: none by default but the div is shown in "detailed" mode (see line 65 where there's a display: block)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, thanks. lgtm if it looks good in the application

@fredj fredj force-pushed the displayquerywindow_extra_space branch from 40682b6 to 3179dfb Compare March 8, 2017 12:38
@fredj fredj merged commit 39cfcda into camptocamp:2.1 Mar 8, 2017
@fredj fredj deleted the displayquerywindow_extra_space branch March 8, 2017 13:25
@sbrunner sbrunner added this to the Older milestone Aug 23, 2019
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.

None yet

3 participants