Skip to content

Commit de9066d

Browse files
committed
fix example导航自适应
1 parent a67290d commit de9066d

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
@@ -272,7 +272,7 @@ ul.icl-nav-menu-sub:nth-child(1) {
272272
width: 120px;
273273
}
274274

275-
@media screen and (max-width: 1180px) {
275+
@media screen and (max-width: 1220px) {
276276
.navbar.default .navbar-toggle {
277277
display: block;
278278
float: right;

0 commit comments

Comments
 (0)