mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
100% width on .tab-content
This commit is contained in:
@@ -261,6 +261,7 @@
|
||||
}
|
||||
.tab-content {
|
||||
display: table; // prevent content from running below tabs
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
// Remove border on bottom, left, right
|
||||
|
||||
Reference in New Issue
Block a user