Skip to content

Commit

Permalink
Merge pull request #3595 from alexlovesprogramming/Bug-1224211
Browse files Browse the repository at this point in the history
Bug 1224211. Hid the horizontal scroll bar.
  • Loading branch information
alexgibson committed Nov 23, 2015
2 parents bdb3703 + 5e452e0 commit cedfb60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions media/css/firefox/nightly_firstrun.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

html {
background: #0c2745;
overflow-x: hidden;
}

h1,
Expand Down

0 comments on commit cedfb60

Please sign in to comment.