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

icon in bar is hard to tap #740

Closed
zhiqingchen opened this issue Jan 13, 2015 · 1 comment
Closed

icon in bar is hard to tap #740

zhiqingchen opened this issue Jan 13, 2015 · 1 comment
Labels

Comments

@zhiqingchen
Copy link

should we make icon big by add padding like:

.bar .icon{
    padding: 10px;
    &.pull-right{
        margin-right: -10px;
    }
    &.pull-left{
        margin-left: -10px;
    }
}
@cvrebert cvrebert added the css label Jan 13, 2015
@keviniamburg
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants