1
0
Fork 0
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:
Mark Otto 2013-10-13 18:58:09 -07:00
parent 6085973e25
commit 6351c30782

View file

@ -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
// -------------------------