You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/10/06 10:39:12 UTC

svn commit: r1529601 - /isis/site/trunk/templates/isis-template.html

Author: danhaywood
Date: Sun Oct  6 08:39:12 2013
New Revision: 1529601

URL: http://svn.apache.org/r1529601
Log:
to bootstrap3

Modified:
    isis/site/trunk/templates/isis-template.html

Modified: isis/site/trunk/templates/isis-template.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/isis-template.html?rev=1529601&r1=1529600&r2=1529601&view=diff
==============================================================================
--- isis/site/trunk/templates/isis-template.html (original)
+++ isis/site/trunk/templates/isis-template.html Sun Oct  6 08:39:12 2013
@@ -106,10 +106,9 @@
           border-top: 1px solid #eeeeee;
         }
         
-        @media (min-width: 940px) {
-          .container {
-            max-width: 902px;
-          }
+        
+        .container {
+          width: 940px;
         }
     </style>
     <!--