1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

Drop: deprecated .dropdown-menu.pull-right styles

This commit is contained in:
Mark Otto
2014-07-08 02:40:35 -07:00
parent 5c0d62bc22
commit 74ac24aa59
7 changed files with 4 additions and 20 deletions

View File

@@ -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;