mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
comment and spacing
This commit is contained in:
parent
6085973e25
commit
6351c30782
1 changed files with 2 additions and 1 deletions
|
@ -190,6 +190,8 @@
|
|||
}
|
||||
|
||||
// Move borders to anchors instead of bottom of list
|
||||
//
|
||||
// Mixin for adding on top the shared `.nav-justified` styles for our tabs
|
||||
.nav-tabs-justified {
|
||||
border-bottom: 0;
|
||||
|
||||
|
@ -233,7 +235,6 @@
|
|||
}
|
||||
|
||||
|
||||
|
||||
// Dropdowns
|
||||
// -------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue