better footer height
This commit is contained in:
@ -2844,6 +2844,11 @@ footer[role="contentinfo"]{
|
||||
>*{
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
.form-item,
|
||||
.form-actions{
|
||||
margin-top: 0.3em;
|
||||
margin-bottom: 0.3em;
|
||||
}
|
||||
#edit-subscriptions{
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
@ -2893,7 +2898,7 @@ footer[role="contentinfo"]{
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
li.menu-item{
|
||||
padding: 1em 0.5em;
|
||||
padding: 0.5em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user