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 // 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 { .nav-tabs-justified {
border-bottom: 0; border-bottom: 0;
@ -233,7 +235,6 @@
} }
// Dropdowns // Dropdowns
// ------------------------- // -------------------------