Skip to content

Commit 2c87a91

Browse files
committed
Mint-X: Fix jumpiness when browsing applications in the new menu.
1 parent 35a509d commit 2c87a91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Mint-X/theme/Mint-X/cinnamon/cinnamon.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1815,7 +1815,7 @@ On-Screen Keyboard (>= Cinnamon 6.6)
18151815
padding-right: 5px;
18161816
}
18171817

1818-
.appmenu-application-button-description:ltr {
1818+
.appmenu-application-button-description {
18191819
font-size: 0.9em;
18201820
color: rgb(110, 110, 110);
18211821
}
@@ -1874,6 +1874,7 @@ On-Screen Keyboard (>= Cinnamon 6.6)
18741874
padding-right: 7px;
18751875
padding-bottom: 7px;
18761876
border-radius: 4px;
1877+
max-width: 10px;
18771878
background-color: #dadada;
18781879
}
18791880

0 commit comments

Comments
 (0)