diff options
| author | Mark Otto <[email protected]> | 2012-02-21 22:01:39 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-21 22:01:39 -0800 |
| commit | 20221a67c2590e5d5d2d3a78dd79d61498e80661 (patch) | |
| tree | 1029abfbdc4a3e9802bf87ea2dfe4c1f9d6ebaff /less/button-groups.less | |
| parent | b4cc6c74f59442879ba2b1ed3e86d26e62390835 (diff) | |
| parent | 19b70dc4142bb0737f4ed71ac5e559585f9b9150 (diff) | |
| download | bootstrap-20221a67c2590e5d5d2d3a78dd79d61498e80661.tar.xz bootstrap-20221a67c2590e5d5d2d3a78dd79d61498e80661.zip | |
Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bootstrap into buraktuyan-2.0/fork/components/dropup
Conflicts:
docs/assets/css/bootstrap.css
docs/components.html
docs/templates/pages/components.mustache
less/navbar.less
Diffstat (limited to 'less/button-groups.less')
| -rw-r--r-- | less/button-groups.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/button-groups.less b/less/button-groups.less index a04220a9a..cfb25f140 100644 --- a/less/button-groups.less +++ b/less/button-groups.less @@ -137,6 +137,7 @@ .btn-inverse { .caret { border-top-color: @white; + border-bottom-color: @white; .opacity(75); } } |
