From 3ae625077f7936a17cb7bc199b5bd284c6bb8fa8 Mon Sep 17 00:00:00 2001 From: mdipierro Date: Wed, 22 Aug 2012 15:59:06 -0500 Subject: [PATCH] bootstrap 2.0 --- VERSION | 2 +- applications/welcome/static/css/bootswatch.css | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 2784a889..ea6b8c1e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.00.0 (2012-08-22 15:48:41) dev +Version 2.00.0 (2012-08-22 15:59:03) dev diff --git a/applications/welcome/static/css/bootswatch.css b/applications/welcome/static/css/bootswatch.css index cccb41d3..aadf0e1c 100644 --- a/applications/welcome/static/css/bootswatch.css +++ b/applications/welcome/static/css/bootswatch.css @@ -80,8 +80,6 @@ body { .ie-lte7 #navbar .auth_navbar, #navbar .auth_navbar a {color:expression(this.parentNode.currentStyle['color']); /* ie7 doesn't support inherit */} -// #navbar .auth_navbar a:hover {color:white;text-decoration:none;} /* this overwrite bootswatch */ - body { height:auto; /*to avoid vertical scroll bar*/ }