mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-02-20 01:21:20 +01:00
Make moving a folder to the bottom less fiddly
This commit is contained in:
@@ -1108,6 +1108,8 @@ html.touch {
|
||||
}
|
||||
|
||||
#subscription-table {
|
||||
padding-bottom: 2em;
|
||||
|
||||
li.mailbox a {
|
||||
padding-right: 2.5rem;
|
||||
}
|
||||
@@ -1117,7 +1119,7 @@ html.touch {
|
||||
display: block;
|
||||
min-height: 1rem;
|
||||
margin: 0;
|
||||
padding: 0 0 0 1rem;
|
||||
padding: 0 0 0.5em 1rem;
|
||||
}
|
||||
|
||||
.placeholder {
|
||||
|
||||
Reference in New Issue
Block a user