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

Responsive table style fix #458

Merged
merged 1 commit into from
Feb 29, 2016
Merged

Responsive table style fix #458

merged 1 commit into from
Feb 29, 2016

Conversation

maciaszczykm
Copy link
Member

Fixed stylesheet issues for responsive tables:

  • added paddings
  • centered texts
  • centered warning icon
  • fixed overlay issue
  • removed too big spacing between lines

Fixes #438 issue.

image

Review on Reviewable

@codecov-io
Copy link

Current coverage is 81.76%

Merging #458 into master will not affect coverage as of 52836eb

@@            master    #458   diff @@
======================================
  Files           77      77       
  Stmts          625     625       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit            511     511       
  Partial          0       0       
  Missed         114     114       

Review entire Coverage Diff as of 52836eb

Powered by Codecov. Updated on successful CI builds.

@bryk
Copy link
Contributor

bryk commented Feb 29, 2016

LGTM, merging :)

bryk added a commit that referenced this pull request Feb 29, 2016
@bryk bryk merged commit 8c1287e into kubernetes:master Feb 29, 2016
@bryk bryk deleted the overlay-fix branch February 29, 2016 14:56
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.

Text overlay on events page
4 participants