mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-22 20:57:58 -05:00
fix overflow issue on tabbed content per #2079
This commit is contained in:
Binary file not shown.
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
@@ -2367,7 +2367,7 @@ button.btn.btn-small, input[type="submit"].btn.btn-small {
|
||||
clear: both;
|
||||
}
|
||||
.tab-content {
|
||||
overflow: hidden;
|
||||
display: table;
|
||||
}
|
||||
.tabs-below .nav-tabs, .tabs-right .nav-tabs, .tabs-left .nav-tabs {
|
||||
border-bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user