Skip to content

Commit

Permalink
fix #1 : x-scrolling
Browse files Browse the repository at this point in the history
thanks jpweeks
  • Loading branch information
medovob committed Jan 15, 2012
1 parent 7cef6d9 commit 0961343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/oblong-workflowy.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
.project.selected>.notes .content .project.selected>.notes .content
{ {
position:absolute; position:absolute;
left:50000px; left:-50000px;
} }




Expand Down

0 comments on commit 0961343

Please sign in to comment.