Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit e583275

Browse files
committed
Fixed generate keys on mobile
1 parent 43e3d13 commit e583275

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/less/mobile.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ html {
6060
line-height: 0;
6161
height: auto;
6262
}
63+
.navbar-quick-nav .navbar-brand {
64+
margin-right: 0;
65+
}
6366
}
6467

6568
.navbar-menu {

0 commit comments

Comments
 (0)