0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

100% width on .tab-content

This commit is contained in:
Andreas Cederström 2012-02-21 09:20:46 +01:00
parent d149a131c1
commit f50b2c9b92

View File

@ -261,6 +261,7 @@
}
.tab-content {
display: table; // prevent content from running below tabs
width: 100%;
}
// Remove border on bottom, left, right