Commit 4601482fbc495e80e80a7abb87146c251ed856b0

Authored by fbormann
1 parent 3b7f2c0e

refactored the missing .css, now the task is done #53

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
core/static/css/base/amadeus.css
1 1 /* HEADER */
2   -#notificationscroll{
  2 +#notification-dropdown{
3 3 max-height: 500%;
4 4 overflow: auto;
  5 + width: 200px;
5 6 }
6 7  
7 8 /* HEADER */
... ...