Don't wrap navbar item text
It prevents from separator misalignment in certain screen sizes. Signed-off-by: Marek Pikuła <[email protected]>
This commit is contained in:
@@ -34,6 +34,7 @@ header .navbar .navbar-nav a {
|
|||||||
.navbar-text {
|
.navbar-text {
|
||||||
font-size: 16px !important;
|
font-size: 16px !important;
|
||||||
opacity: 0.95;
|
opacity: 0.95;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
header .nav-link{
|
header .nav-link{
|
||||||
transition: none !important;
|
transition: none !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user