fix tab-content and pre funkiness, convert p in tab content to div
This commit is contained in:
parent
121b62d54e
commit
2af3eb6ce2
4 changed files with 20 additions and 13 deletions
|
|
@ -385,6 +385,9 @@ a.menu:after,
|
|||
border-top-color: #555;
|
||||
}
|
||||
}
|
||||
.tab-content {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
// Basic pill nav
|
||||
.pills {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue