mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Refine and adjust position of icon in button
This commit is contained in:
@@ -29,10 +29,16 @@
|
||||
|
||||
&.prev {
|
||||
margin-right: 28px; // 28+8 (the gap) = 36px : the space between the arrows and the numbers
|
||||
& > i {
|
||||
padding-left: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
&.next {
|
||||
margin-left: 28px; // 28+8 (the gap) = 36px : the space between the arrows and the numbers
|
||||
& > i {
|
||||
padding-left: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
&:not(.disabled):not(.current) {
|
||||
|
||||
Reference in New Issue
Block a user