Skip to content

Commit d6eeb0c

Browse files
committed
【fix】 修复例子下面头部mapboxglv1换行; review by luoxiao
1 parent 310e9dd commit d6eeb0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/css/header.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ ul.icl-nav-menu-sub:nth-child(1) {
304304
}
305305

306306
.icl-nav-menu-item:not(.icl-nav-menu-overivew) > li:last-child {
307-
width: 130px;
307+
width: 135px;
308308
}
309309
.navbar-toggle>img {
310310
width: 30px;

0 commit comments

Comments
 (0)