mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 01:25:21 +02:00
birthday notifications: missing div close
This commit is contained in:
parent
3811923c14
commit
2e0a3e0693
4 changed files with 5 additions and 4 deletions
|
@ -1979,5 +1979,5 @@ a.mail-list-link {
|
|||
}
|
||||
|
||||
#birthday-wrapper {
|
||||
margin-bottom: 15px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
|
|
@ -1876,5 +1876,5 @@ a.mail-list-link {
|
|||
}
|
||||
|
||||
#birthday-wrapper {
|
||||
margin-bottom: 15px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue