diff --git a/chromebook-checkout-meteor/client/main.css b/chromebook-checkout-meteor/client/main.css index 0df39ae..7790542 100644 --- a/chromebook-checkout-meteor/client/main.css +++ b/chromebook-checkout-meteor/client/main.css @@ -17,6 +17,8 @@ body { height:100%; width: 100%; margin: 0; + -webkit-user-select: none; + overflow-x: hidden; } h5 { margin-top:0.3%;