mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Undo changes from #8582 because it made links uneven on desktop
/cc @salman-javed-confiz
This commit is contained in:
+1
-2
@@ -167,12 +167,11 @@
|
||||
// -------------------------
|
||||
|
||||
.nav-justified {
|
||||
display: table;
|
||||
width: 100%;
|
||||
> li {
|
||||
float: none;
|
||||
display: table-cell;
|
||||
width: auto;
|
||||
width: 1%;
|
||||
> a {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user