mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
fix vertical position of dropdown menu in .tabs
This commit is contained in:
+1
-1
@@ -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