Sync notification working, need to be tested
diff --git a/views/ngXosViews/synchronizerNotifier/src/css/main.css b/views/ngXosViews/synchronizerNotifier/src/css/main.css
index b95bde2..88a08e7 100644
--- a/views/ngXosViews/synchronizerNotifier/src/css/main.css
+++ b/views/ngXosViews/synchronizerNotifier/src/css/main.css
@@ -3,7 +3,8 @@
#xosSynchronizerNotifier .alert {
margin-bottom: 0px !important; }
#xosSynchronizerNotifier .sync-status-container {
- position: relative; }
+ position: relative;
+ z-index: 200; }
#xosSynchronizerNotifier .notification-panel {
position: absolute;
width: 200px; }