Fix scroll jump voting budget investments
Removing the padding in the investments header nav bar means it doesn't leave any empty space when its position changes to a fixed one.
This commit is contained in:
@@ -1581,7 +1581,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.progress-bar-nav {
|
.progress-bar-nav {
|
||||||
padding: $line-height 0;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user