mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-28 23:57:54 -05: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