diff options
| author | Chris Rebert <[email protected]> | 2014-01-26 17:48:15 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-26 17:48:15 -0800 |
| commit | 1a36e4fa1e9d9220a242d01062941a16ef07e660 (patch) | |
| tree | 6e5f855319cfffe585353e2c5c3186326c649e34 /less/dropdowns.less | |
| parent | 3157a3777536f1be7a8ccbb6170611492f9b2733 (diff) | |
| download | bootstrap-1a36e4fa1e9d9220a242d01062941a16ef07e660.tar.xz bootstrap-1a36e4fa1e9d9220a242d01062941a16ef07e660.zip | |
docs & comments: v3.1 => v3.1.0
Diffstat (limited to 'less/dropdowns.less')
| -rw-r--r-- | less/dropdowns.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/dropdowns.less b/less/dropdowns.less index dde2038e3..f165165e7 100644 --- a/less/dropdowns.less +++ b/less/dropdowns.less @@ -47,7 +47,7 @@ // Aligns the dropdown menu to right // - // Deprecated as of 3.1 in favor of `.dropdown-menu-[dir]` + // Deprecated as of 3.1.0 in favor of `.dropdown-menu-[dir]` &.pull-right { right: 0; left: auto; |
