changeset 107:9a524c01b0f1

better black-box css for iphone/ipad
author Atul Varma <avarma@mozilla.com>
date Fri, 30 Apr 2010 04:13:34 -0700
parents aad1c0a17ba4
children 3ad618d3370f
files css/black-box.css
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/css/black-box.css	Thu Apr 29 11:11:04 2010 -0700
+++ b/css/black-box.css	Fri Apr 30 04:13:34 2010 -0700
@@ -11,14 +11,13 @@
 }
 
 #dashboard-container {
-    float: left;
+    margin-right: 1em;
 }
 
 #dashboard {
     width: 640px;
     height: 480px;
     border: none;
-    margin-right: 1em;
 }
 
 .test-button:before {