1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-24 22:16:38 +02:00

Remove overflow: auto; from .tab-content

This commit is contained in:
Mark Otto
2013-01-11 20:26:48 -08:00
parent b9b5cd786d
commit 7626cc629f
2 changed files with 0 additions and 7 deletions

View File

@@ -3177,10 +3177,6 @@ fieldset[disabled] .btn-link:hover {
clear: both;
}
.tab-content {
overflow: auto;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;