mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-29 23:09:05 +02:00
updated pills to include vertical (stacked) variation in patterns and documentation
This commit is contained in:
@@ -412,6 +412,13 @@ a.menu:after,
|
||||
background-color: @linkColor;
|
||||
}
|
||||
}
|
||||
// Stacked pills
|
||||
.pills-vertical {
|
||||
> li {
|
||||
float: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// For js-enabled tabbed areas
|
||||
.tab-content,
|
||||
|
Reference in New Issue
Block a user