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:35:43 UTC

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

Author: danhaywood
Date: Sun Oct  6 08:35:43 2013
New Revision: 1529598

URL: http://svn.apache.org/r1529598
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=1529598&r1=1529597&r2=1529598&view=diff
==============================================================================
--- isis/site/trunk/templates/isis-template.html (original)
+++ isis/site/trunk/templates/isis-template.html Sun Oct  6 08:35:43 2013
@@ -105,6 +105,12 @@
         div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
+        
+        @media (min-width: 940px) {
+          .container {
+            max-width: 902px;
+          }
+        }
     </style>
     <!--