aboutsummaryrefslogtreecommitdiff
path: root/less/docs.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-04-29 11:40:24 -0700
committerMark Otto <[email protected]>2011-04-29 11:40:24 -0700
commitbb8ebe2312e4424a4e40974f0f21dd008064f736 (patch)
tree5df6c58ab1bd43ab24e5d65ab6918ad62fcf4774 /less/docs.less
parentd61317d7b5bb7a8aa11f7ac3fc60efcd359f1606 (diff)
downloadbootstrap-bb8ebe2312e4424a4e40974f0f21dd008064f736.tar.xz
bootstrap-bb8ebe2312e4424a4e40974f0f21dd008064f736.zip
More subtle grid pattern, adding dropdown arrow, adding dropdown arrow styles to the topbar
Diffstat (limited to 'less/docs.less')
-rw-r--r--less/docs.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/docs.less b/less/docs.less
index b5838c934..b10eb29a0 100644
--- a/less/docs.less
+++ b/less/docs.less
@@ -33,7 +33,7 @@ section {
// Blueprint-style header and footer
#masthead,
#footer {
- #gradient > .vertical(darken(@blue-dark, 5%), darken(@blue, 7.5%));
+ #gradient > .vertical(darken(@blue-dark, 7.5%), darken(@blue, 7.5%));
div.inner {
background: transparent url(../img/grid-20px.png) 0 -1px;
padding: 40px 0;