added small border-radius for event notice

This commit is contained in:
Silke Meyer 2014-06-14 18:29:36 +02:00
parent f533332ad5
commit 17a78e7186
1 changed files with 1 additions and 0 deletions

View File

@ -1904,6 +1904,7 @@ ul.tabs a {
#birthday-notice, #event-notice {
box-shadow: 1px 2px 0px 0px #D8D8D8;
margin-bottom: 5px;
border-radius: 5px;
}
#birthday-wrapper, #event-wrapper {