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

Form collection style #116

Open
Moinax opened this issue Mar 17, 2014 · 1 comment
Open

Form collection style #116

Moinax opened this issue Mar 17, 2014 · 1 comment
Assignees

Comments

@Moinax
Copy link
Member

Moinax commented Mar 17, 2014

Why is there an overflow: auto on the .form-collection class ?

.form-collection {
    overflow: auto;

It generates scroll on collection add.

@pvanliefland
Copy link
Member

Probably because we often have floating collection elements.

Pierre Vanliefland
+32 2 305 33 54
+32 486 58 41 59
[email protected]

Looking for our offices ? Check Google Maps
Follow us on Twitter : @snwcp
Visit our website : www.snowcap.be

On 17 Mar 2014, at 17:16, Jérôme Poskin [email protected] wrote:

Why is there an overflow: auto on the .form-collection class ?

.form-collection {
overflow: auto;
It generates scroll on collection add.


Reply to this email directly or view it on GitHub.

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

No branches or pull requests

2 participants