Skip to content

Commit

Permalink
Merge pull request #1 from asah27/asah27-patch-1
Browse files Browse the repository at this point in the history
Long table names overlap in small devices mode awerlang#13
  • Loading branch information
aishwaryaSah authored Apr 7, 2020
2 parents 30990b1 + 81ffbe3 commit 94d5d64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
padding-left: 50% !important;
white-space: normal;
text-align: left;

overflow:auto;
display: block;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
Expand Down Expand Up @@ -73,4 +73,4 @@
.responsive td.responsive-omit-if-empty:empty {
display: none;
}
}
}

0 comments on commit 94d5d64

Please sign in to comment.