Skip to content

Commit

Permalink
Qogir-Light: Fix menu text DPI bug (#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredcw committed Mar 26, 2024
1 parent e794332 commit 1fcf6e2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Qogir-Light/files/Qogir-Light/cinnamon/cinnamon.css
Original file line number Diff line number Diff line change
Expand Up @@ -1594,12 +1594,10 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
padding-right: 30px;
padding-left: 28px;
text-align: right;
height: 30px;
}

.menu-selected-app-box:rtl {
padding-top: 10px;
height: 30px;
}

.menu-selected-app-title {
Expand All @@ -1620,7 +1618,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {

#menu-search-entry {
width: 250px;
height: 15px;
font-weight: normal;
caret-color: #464853;
margin-right: 6px;
Expand Down

0 comments on commit 1fcf6e2

Please sign in to comment.