diff options
| author | Mark Otto <[email protected]> | 2014-07-08 02:40:35 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-08 02:40:35 -0700 |
| commit | 74ac24aa595711edbf72e1c3625d939739f0808f (patch) | |
| tree | fa5231057e2116ce8d00db4704527e82db03570c /docs/dist/css/bootstrap.css | |
| parent | 5c0d62bc22bac6e65af9d68eb62d8adfb0c28663 (diff) | |
| download | bootstrap-74ac24aa595711edbf72e1c3625d939739f0808f.tar.xz bootstrap-74ac24aa595711edbf72e1c3625d939739f0808f.zip | |
Drop: deprecated .dropdown-menu.pull-right styles
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 31059128b..e725da460 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2555,10 +2555,6 @@ tbody.collapse.in { -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } -.dropdown-menu.pull-right { - right: 0; - left: auto; -} .dropdown-menu .divider { height: 1px; margin: 11px 0; |
