You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I use container-fluid with sidebar and content parts, then If I have a "ul" in the sidebar and "tabs" in the conten, the last doesn't work fine (the bottom line of tabs appear at the height like sidebar.
If I use container-fluid with sidebar and content parts, then If I have a "ul" in the sidebar and "tabs" in the conten, the last doesn't work fine (the bottom line of tabs appear at the height like sidebar.
<div class="container-fluid" style="margin-top: 50px;">
<div class="sidebar">
<ul>
</ul>
</div>
<div class="content">
The text was updated successfully, but these errors were encountered: