Skip to content

Commit

Permalink
Shell changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Elbullazul committed Oct 4, 2020
1 parent f04c3ba commit a9025dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gnome-shell/gnome-shell.css
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,8 @@ StScrollBar {
}

.popup-separator-menu-item {
height: 1px;
margin: 6px 46px;
height: 0;
margin: 6px 0;
background-color: transparent;
border-color: rgba(0,0,0,0.15);
border-bottom-width: 1px;
Expand Down

0 comments on commit a9025dc

Please sign in to comment.