This commit is contained in:
Gaelle Morin
2018-12-07 17:25:05 +01:00
parent 7ef17b5fa8
commit 237df22d66
3 changed files with 8 additions and 8 deletions

View File

@ -13,6 +13,7 @@
flex-shrink: 0;
align-items: center;
padding: 1em 0.4em;
position: relative;
> * {
padding: 0 1.8rem;
@ -47,7 +48,6 @@
}
#notifications {
display: none;
position: absolute;
right: 0;
bottom: 0;