mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
fixes issue after navbar is collapsed, dropdown-menus on uncollapsed menu are no longer visible
This commit is contained in:
Vendored
+2
-1
@@ -3190,6 +3190,7 @@ button.close {
|
|||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
border-top: 0;
|
border-top: 0;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
overflow-y: visible;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -5576,4 +5577,4 @@ td.visible-print {
|
|||||||
td.hidden-print {
|
td.hidden-print {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user