Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
eliminate horizontal scrollbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Huang committed Oct 16, 2012
1 parent 4d54028 commit 341c714
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -32,6 +32,7 @@
.targetContainer {
width: 100%;
height: 100%;
table-layout: fixed;
}

</ui:style>
Expand Down

0 comments on commit 341c714

Please sign in to comment.