Merge pull request #1811 from mozilla/1810-restore-new-tab-keyboard-nav

Fixed #1810 - Split container item funcitonality
This commit is contained in:
luke crouch
2020-07-14 19:53:49 -05:00
committed by GitHub
4 changed files with 65 additions and 15 deletions
+6 -2
View File
@@ -703,12 +703,16 @@ h3.title {
color: #fff;
}
.menu-text {
.menu-item-name {
display: flex;
inline-size: calc(100% - 40px);
line-height: 24px;
max-inline-size: 260px;
}
.menu-text {
line-height: 24px;
}
.menu-icon {
display: block;
height: 16px;