mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-26 13:29:06 +02:00
fix vertical position of dropdown menu in .tabs
This commit is contained in:
@@ -349,7 +349,7 @@ a.menu:after,
|
||||
> a {
|
||||
padding: 0 15px;
|
||||
margin-right: 2px;
|
||||
line-height: @baseline * 2;
|
||||
line-height: (@baseline * 2) - 2;
|
||||
border: 1px solid transparent;
|
||||
.border-radius(4px 4px 0 0);
|
||||
&:hover {
|
||||
|
Reference in New Issue
Block a user