0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01: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
// -------------------------