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

Fix bug where margin is inconsistent on .table inside .table-responsive #1254

Merged
merged 1 commit into from
Feb 22, 2017
Merged

Conversation

rhamilto
Copy link
Member

@rhamilto rhamilto commented Feb 13, 2017

Fixes #1187

The relevant bug fix lines are 218-240. The rest of the changes in
_tables.less are refactoring and cleanup to align with CSS code
standards.

Also adding .table-bordered to the instances that lacked it so .tables
are styled consistently.

screen shot 2017-02-13 at 3 48 56 pm
screen shot 2017-02-13 at 3 49 05 pm
screen shot 2017-02-13 at 4 57 28 pm

@rhamilto rhamilto requested a review from spadgett February 13, 2017 21:56
@spadgett spadgett added this to the 1.6.0 milestone Feb 14, 2017
@jwforres
Copy link
Member

[merge]

@openshift-bot
Copy link

[Test]ing while waiting on the merge queue

@jwforres
Copy link
Member

Even though travis was happy when the commit was pushed, jenkins is now saying the dist for main.css isn't right. May need to try clean/install/build and see if you get a diff

@openshift-bot openshift-bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 22, 2017
@rhamilto rhamilto removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 22, 2017
@jwforres
Copy link
Member

[merge]

@rhamilto
Copy link
Member Author

[test]

@jwforres
Copy link
Member

[merge]

1 similar comment
@spadgett
Copy link
Member

[merge]

@jwforres
Copy link
Member

@rhamilto looks like its failing on dist/main.css

Fixes #1187

The relevant bug fix lines are 218-240.  The rest of the changes in
_tables.less are refactoring and cleanup to align with CSS code
standards.

Also adding .table-bordered to the instances that lacked it so .tables
are styled consistently.
@openshift-bot
Copy link

Evaluated for origin web console test up to b740404

@jwforres
Copy link
Member

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to b740404

@openshift-bot
Copy link

openshift-bot commented Feb 22, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/1096/) (Base Commit: 76d914e)

@openshift-bot
Copy link

Origin Web Console Test Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/1095/) (Base Commit: 42c67c2)

@openshift-bot openshift-bot merged commit 188b0c8 into openshift:master Feb 22, 2017
@rhamilto rhamilto deleted the issue-1187 branch February 23, 2017 13:51
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

Successfully merging this pull request may close these issues.

Table inside of table-responsive div has margin between table and scrollbar
4 participants