Skip to content
This repository has been archived by the owner on Oct 13, 2018. It is now read-only.

Commit

Permalink
Merge pull request #2 from hugomrdias/patch-1
Browse files Browse the repository at this point in the history
Update browser-sync-client.js
  • Loading branch information
shakyShane committed Mar 14, 2014
2 parents 04d7ea5 + f838f08 commit c3e297b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/browser-sync-client.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"display: none",
"font-family: sans-serif",
"position: absolute",
"z-index: 1000",
"z-index: 9999",
"right: 0px"
];

Expand Down

0 comments on commit c3e297b

Please sign in to comment.