1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-03 02:13:01 +02:00

make again

This commit is contained in:
Mark Otto
2013-07-24 16:52:47 -07:00
parent 61ac20ebb5
commit 51de38e5b9
4 changed files with 22 additions and 5 deletions

View File

@@ -115,8 +115,8 @@
}
// pulling this in mainly for less shorthand
&.nav-justified {
.nav-justified;
.nav-tabs-justified;
.nav-justified();
.nav-tabs-justified();
}
}
@@ -180,7 +180,7 @@
}
// Move borders to anchors instead of bottom of list
.nav-tabs-justified () {
.nav-tabs-justified {
border-bottom: 0;
> li > a {
border-bottom: 1px solid #ddd;