You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by jo...@apache.org on 2013/06/25 01:00:10 UTC

svn commit: r1496289 - /incubator/climate/trunk/rcmet/src/main/ui/app/css/app.css

Author: joyce
Date: Mon Jun 24 23:00:09 2013
New Revision: 1496289

URL: http://svn.apache.org/r1496289
Log:
CLIMATE-152 progress - Margin updates

Modified:
    incubator/climate/trunk/rcmet/src/main/ui/app/css/app.css

Modified: incubator/climate/trunk/rcmet/src/main/ui/app/css/app.css
URL: http://svn.apache.org/viewvc/incubator/climate/trunk/rcmet/src/main/ui/app/css/app.css?rev=1496289&r1=1496288&r2=1496289&view=diff
==============================================================================
--- incubator/climate/trunk/rcmet/src/main/ui/app/css/app.css (original)
+++ incubator/climate/trunk/rcmet/src/main/ui/app/css/app.css Mon Jun 24 23:00:09 2013
@@ -17,6 +17,12 @@
  * under the License.
 **/
 
+body 
+{
+	margin-left: 3%;
+	margin-top: 3%;
+}
+
 #map 
 {
 	height: 500px;