better footer height

This commit is contained in:
Bachir Soussi Chiadmi 2021-07-14 17:14:41 +02:00
parent 8f7339b51e
commit 785719e6d3
4 changed files with 9 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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;
}
}
}