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

Popover Title Border Radius #12934

Closed
piperone opened this issue Mar 5, 2014 · 0 comments
Closed

Popover Title Border Radius #12934

piperone opened this issue Mar 5, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@piperone
Copy link

piperone commented Mar 5, 2014

Line 40 in popovers.less:

border-radius: 5px 5px 0 0;

Shouldn't this use the @border-radius-base or @border-radius-large variable instead?

border-radius: @border-radius-base @border-radius-base 0 0;

😄

@cvrebert cvrebert added the css label Mar 5, 2014
@cvrebert cvrebert added this to the v3.2.0 milestone Mar 5, 2014
@mrmrs mrmrs self-assigned this Mar 7, 2014
@mrmrs mrmrs closed this as completed in 4868096 Mar 7, 2014
@mdo mdo mentioned this issue Mar 7, 2014
stempler pushed a commit to stempler/bootstrap that referenced this issue Nov 4, 2014
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