From: Ben Schwarz Date: Sun, 13 Jan 2013 01:43:03 +0000 (+1100) Subject: Rebuilt doc css X-Git-Url: http://git.roojs.org/?p=ratchet;a=commitdiff_plain;h=a8895639324b2135e241fcd2292e4d11ba092dc0 Rebuilt doc css --- diff --git a/dist/ratchet.css b/dist/ratchet.css index 6e987c3..4fe7f49 100644 --- a/dist/ratchet.css +++ b/dist/ratchet.css @@ -1136,12 +1136,11 @@ select { opacity: 0; z-index: 11; width: 100%; - overflow: hidden; min-height: 100%; + overflow: hidden; background-color: #fff; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); - -webkit-transition: -webkit-transform .25s ease-in-out, opacity 1ms .25s; transition: transform .25s ease-in-out, opacity 1ms .25s; }