2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update justified nav CSS for proper selectors

This commit is contained in:
Mark Otto
2013-05-03 15:18:04 -07:00
parent 747e108e0b
commit 4357ed72e0
2 changed files with 7 additions and 6 deletions
+3 -1
View File
@@ -156,7 +156,9 @@
float: none;
display: table-cell;
width: 1%;
text-align: center;
> a {
text-align: center;
}
}
}