Skip to content

Commit d878933

Browse files
committed
bootstrap 2.0.3
1 parent 67210ed commit d878933

30 files changed

+141
-172
lines changed

bootstrap/static/bootstrap/css/bootstrap-responsive.css

100644100755
Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap Responsive v2.0.4
2+
* Bootstrap Responsive v2.0.3
33
*
44
* Copyright 2012 Twitter, Inc
55
* Licensed under the Apache License v2.0
@@ -683,18 +683,11 @@
683683
body {
684684
padding-top: 0;
685685
}
686-
.navbar-fixed-top,
687-
.navbar-fixed-bottom {
688-
position: static;
689-
}
690686
.navbar-fixed-top {
687+
position: static;
691688
margin-bottom: 18px;
692689
}
693-
.navbar-fixed-bottom {
694-
margin-top: 18px;
695-
}
696-
.navbar-fixed-top .navbar-inner,
697-
.navbar-fixed-bottom .navbar-inner {
690+
.navbar-fixed-top .navbar-inner {
698691
padding: 5px;
699692
}
700693
.navbar .container {

0 commit comments

Comments
 (0)