aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-08 02:40:35 -0700
committerMark Otto <[email protected]>2014-07-08 02:40:35 -0700
commit74ac24aa595711edbf72e1c3625d939739f0808f (patch)
treefa5231057e2116ce8d00db4704527e82db03570c /docs/dist/css/bootstrap.css
parent5c0d62bc22bac6e65af9d68eb62d8adfb0c28663 (diff)
downloadbootstrap-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.css4
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;