mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
Fix bouncing launcher icons in cinnamon (#51)
tested against cinnamon 3.6.7
This commit is contained in:
parent
81c785aea9
commit
8d72aa49c1
@ -1512,11 +1512,13 @@ StScrollBar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.panel-bottom & {
|
.panel-bottom & {
|
||||||
|
margin-top: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-top & {
|
.panel-top & {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
margin-bottom: 0;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user