[OpenLayers-Commits] r11468 - sandbox/cmoullet/openlayers/examples

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Fri Feb 25 04:12:48 EST 2011


Author: cmoullet
Date: 2011-02-25 01:12:46 -0800 (Fri, 25 Feb 2011)
New Revision: 11468

Modified:
   sandbox/cmoullet/openlayers/examples/browser.html
Log:
Improve css for reduced screen size

Modified: sandbox/cmoullet/openlayers/examples/browser.html
===================================================================
--- sandbox/cmoullet/openlayers/examples/browser.html	2011-02-25 09:11:25 UTC (rev 11467)
+++ sandbox/cmoullet/openlayers/examples/browser.html	2011-02-25 09:12:46 UTC (rev 11468)
@@ -13,13 +13,8 @@
         }
 
         .tester {
-            float: left;
-            margin: 10px;
+            margin: 3px;
         }
-
-        .logger {
-            float: none;
-        }
     </style>
     <script type="text/javascript">
         function init() {



More information about the Commits mailing list