Skip to content

Commit

Permalink
Remove fixed width constraint. Fixes meteor#1043.
Browse files Browse the repository at this point in the history
  • Loading branch information
n1mmy committed May 23, 2013
1 parent 37fecbd commit a59f9aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/test-in-browser/driver.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ body {
border-left: 2px solid #def;
padding: 4px;
position: relative;
width: 600px;
}

.test_table .test .testrow { position: relative; overflow: hidden; /*hasLayout*/ }
Expand Down

0 comments on commit a59f9aa

Please sign in to comment.