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

input-group split elements #407

Open
gjb2048 opened this issue Jan 22, 2016 · 1 comment
Open

input-group split elements #407

gjb2048 opened this issue Jan 22, 2016 · 1 comment

Comments

@gjb2048
Copy link
Collaborator

gjb2048 commented Jan 22, 2016

With the theme tester tool on: /admin/tool/themetester/bs_components.php - Go to 'Basic example':

2016-01-22 18_55_51-moo30_ administration_ development_ theme tester

Fix should be:

// forms.less.
form .input-group {
    select,
    input[type="text"],
    input[type="password"],
    select.singleselect {
        max-width: 100%;
    }
}

As that makes it look like same on: http://getbootstrap.com/components/

@gjb2048
Copy link
Collaborator Author

gjb2048 commented Oct 3, 2024

Closed?

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

1 participant