mirror of
https://github.com/moparisthebest/mail
synced 2025-02-07 10:30:18 -05:00
fix list scrolling height due to search bar
This commit is contained in:
parent
71357c2ccc
commit
599ef3fecb
@ -41,9 +41,9 @@
|
||||
}
|
||||
|
||||
ul {
|
||||
padding-bottom: 50px;
|
||||
padding-bottom: 98px;
|
||||
@include respond-to(desktop) {
|
||||
padding-bottom: 78px;
|
||||
padding-bottom: 126px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user