aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-1.0.0.css
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap-1.0.0.css')
-rw-r--r--bootstrap-1.0.0.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/bootstrap-1.0.0.css b/bootstrap-1.0.0.css
index 5244c6f13..05e4da01f 100644
--- a/bootstrap-1.0.0.css
+++ b/bootstrap-1.0.0.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sun Aug 21 18:07:44 PDT 2011
+ * Date: Sun Aug 21 18:14:49 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
@@ -1114,11 +1114,6 @@ div.topbar {
}
div.topbar .fill {
background: #222;
- position: absolute;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
background-color: #222222;
background-repeat: repeat-x;
background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));