Skip to content

Comments

fix files table CSS specificity issue causing multiselect bar overlap#2076

Merged
BernhardPosselt merged 2 commits intomasterfrom
filestable-specificity
Mar 4, 2013
Merged

fix files table CSS specificity issue causing multiselect bar overlap#2076
BernhardPosselt merged 2 commits intomasterfrom
filestable-specificity

Conversation

@jancborchardt
Copy link
Member

Fix #2075

Check it out @schiesbn @raghunayyar @Raydiation

@raghunayyar if you introduce a new ID (#filestable) and CSS rule, make sure that you’re not overriding other rules. ;)

@raghunayyar
Copy link
Contributor

@jancborchardt I am so sorry, had in mind but missed it. I wanted to point out but the positioning elements in any app should be classified under specific ids or classes or else it screws up all other elements too, say the table in the PR I made #2065 screwed up the table for DatePicker too. What do you think?

@schiessle
Copy link
Contributor

Looks good in the files list. But for the trash bin it is still broken. Would be great if you could also have a look at it! Thanks!

@raghunayyar
Copy link
Contributor

@schiesbn Done. :) Again, really sorry for the mess. :|

@schiessle
Copy link
Contributor

Looks good, thanks for fixing it! 👍

@BernhardPosselt
Copy link
Contributor

👍

BernhardPosselt added a commit that referenced this pull request Mar 4, 2013
fix files table CSS specificity issue causing multiselect bar overlap
@BernhardPosselt BernhardPosselt merged commit 8c8423e into master Mar 4, 2013
@BernhardPosselt BernhardPosselt deleted the filestable-specificity branch March 4, 2013 17:00
@jancborchardt
Copy link
Member Author

@raghunayyar yeah, it was a good call to ID that table, for the reason of screwing with other elements you mentioned. Thanks for the fix!

@lock lock bot locked as resolved and limited conversation to collaborators Aug 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

files layout broken

4 participants