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

table <caption> text alignment/placement looks bad #14142

Closed
fabiocarneiro opened this issue Jul 14, 2014 · 5 comments
Closed

table <caption> text alignment/placement looks bad #14142

fabiocarneiro opened this issue Jul 14, 2014 · 5 comments
Labels
Milestone

Comments

@fabiocarneiro
Copy link

There is no styling for table caption tag. Its also becomes very ugly when using panel tables with caption and class "text-left" since the text does not have any margin left.

@cvrebert
Copy link
Collaborator

Caption styles were added in #14095. Please try the bleeding-edge CSS and please explain the panel tables issue in more detail.

@cvrebert cvrebert added the css label Jul 14, 2014
@fabiocarneiro
Copy link
Author

Create a panel without a panel-body, a table inside it and add a caption tag to this table. It starts center aligned, which is ugly. I tried to use text-left but then it touches the table border, becoming even worse.

@cvrebert
Copy link
Collaborator

@fabiocarneiro Here's what it looks like with bleeding-edge Bootstrap: http://jsfiddle.net/AN662/

@fabiocarneiro
Copy link
Author

@cvrebert, Yes, exactly. Don't you think its ugly? Don't you think the text is too close with the table border?
http://jsfiddle.net/AN662/1/

@cvrebert
Copy link
Collaborator

Yeah.
CC: @mdo

@cvrebert cvrebert added this to the v3.2.1 milestone Jul 16, 2014
@cvrebert cvrebert changed the title No styling for table caption tag table <caption> text alignment/placement looks bad Jul 16, 2014
@mdo mdo closed this as completed in 98d693b Jul 24, 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

2 participants