Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Place notifications on the right side
  • Loading branch information
sferra committed Sep 26, 2017
commit c2b4c77003546ef5a278b74eff7db3960b3002e2
7 changes: 3 additions & 4 deletions browser/components/RealtimeNotification.styl
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
right 0px
background-color #EBEBEB
height 30px
line-height 30px
text-align center

.notification-link
display inline-block
line-height normal
position absolute
right 5px
top 5px
text-decoration none
color #282A36
border 1px solid #6FA8E6
Expand Down