From 73d75c718b5017708065d0c39c73cded75062dac Mon Sep 17 00:00:00 2001 From: Alib Date: Mon, 5 Jul 2010 17:06:58 +0200 Subject: fix long path for pid checks --- css/istreamdev.css | 2 +- css/jqtouch.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'css') diff --git a/css/istreamdev.css b/css/istreamdev.css index 4d1dd44..bec671a 100644 --- a/css/istreamdev.css +++ b/css/istreamdev.css @@ -25,7 +25,7 @@ color: #444; padding: 15px; border-top: 1px solid rgba(255,255,255,.2); display: block; -position: absolute; +position: fixed; left: 0; top: 0; width: 100%; diff --git a/css/jqtouch.css b/css/jqtouch.css index 5c3e736..3b8c8ed 100755 --- a/css/jqtouch.css +++ b/css/jqtouch.css @@ -370,4 +370,4 @@ div#jqt > .current { -webkit-transform: scale(.2); opacity: 0; } -} \ No newline at end of file +} -- cgit v1.2.3