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
Copy file name to clipboardexpand all lines: docs/pages/tabs.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ Put it all together, and we get this:
82
82
83
83
## Vertical Tabs
84
84
85
-
Add the `.vertical` class to a tabstrip to stack tabs vertically. You can also place the tabstrip and the tab contents in a grid to make them sit side-by-side.
85
+
Add the `.vertical` class to a tabstrip and tab contents to stack tabs vertically. You can also remove the `.grid-margin-x` class from the wrapping div to make them sit side-by-side.
86
86
87
87
<p>
88
88
<aclass=""data-open-video="3:46"><imgsrc="{{root}}assets/img/icons/watch-video-icon.svg"class="video-icon"height="30"width="30"alt=""> Watch this part in video</a>
@@ -94,7 +94,7 @@ Add the `.vertical` class to a tabstrip to stack tabs vertically. You can also p
0 commit comments