Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fix(css changes): dependency grid column titles are vertically middle…
Browse files Browse the repository at this point in the history
… aligned
  • Loading branch information
Jyasveer Gotta authored and arunkumars08 committed Jun 8, 2017
1 parent 4d07f8f commit 48197cd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
font-style: italic;
}
table {
table-layout: fixed;
th {
vertical-align: middle;
span.fa {
cursor: pointer;
}
Expand Down

0 comments on commit 48197cd

Please sign in to comment.