提交 2ff40378 编写于 作者: W Winnie Hellmann

Make new .dropdown-menu-align-right style global

上级 4a12df3a
......@@ -480,7 +480,7 @@
.dropdown-menu-align-right {
left: auto;
right: 0;
margin-top: -5px;
margin-top: 2px;
}
.dropdown-menu-selectable {
......@@ -757,9 +757,7 @@
// TODO: change global style and remove mixin
@mixin new-style-dropdown($selector: '') {
#{$selector}.dropdown-menu-align-right {
margin-top: 2px;
}
}
@media (max-width: $screen-xs-max) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册