Keep notifications on the opposite side of the sidebar.

This commit is contained in:
Zixaphir 2013-04-14 18:38:15 -07:00
parent 54aa65fa7e
commit 0a1a385a27
6 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -238,6 +238,7 @@ else "
overflow: hidden;
width: 300px;
border: 1px solid;
#{if _conf['Sidebar Location'] is 'left' then 'margin-left: auto;' else ''}
}
.notification:not(:first-of-type) {
border-top: none;