fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [10936] mobilefrontend : width


From: Sigurd Nes
Subject: [Fmsystem-commits] [10936] mobilefrontend : width
Date: Thu, 28 Feb 2013 10:20:23 +0000

Revision: 10936
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10936
Author:   sigurdne
Date:     2013-02-28 10:20:22 +0000 (Thu, 28 Feb 2013)
Log Message:
-----------
mobilefrontend : width

Modified Paths:
--------------
    trunk/phpgwapi/templates/mobilefrontend/css/frontend.css

Modified: trunk/phpgwapi/templates/mobilefrontend/css/frontend.css
===================================================================
--- trunk/phpgwapi/templates/mobilefrontend/css/frontend.css    2013-02-28 
10:18:05 UTC (rev 10935)
+++ trunk/phpgwapi/templates/mobilefrontend/css/frontend.css    2013-02-28 
10:20:22 UTC (rev 10936)
@@ -288,7 +288,7 @@
 
 #wrapper{
 background-color: #fff;
-width: 1280px;
+width: 100%;
 textalign: left;
 margin: 0 auto;
 overflow: hidden;
@@ -298,7 +298,7 @@
 #header{
 overflow: hidden;
 line-height: 1;
-width: 1280px;
+width: 100%;
 background-image: none !important;
 height: 40px !important;
 }
@@ -355,7 +355,7 @@
 border-top: 5px solid #B11F24; 
 clear: left;
 height: 30px;
-width: 1280px;
+width: 100%;
 margin-left: 0px;
 }
  #content{




reply via email to

[Prev in Thread] Current Thread [Next in Thread]