diff --git a/assets/css/style.css b/assets/css/style.css index 2fc4cf1..2697c70 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -57,7 +57,7 @@ tr:nth-child(even) { box-shadow: inset 0 2px 5px rgba(0,0,0,0.3); } /* Notifications for Actions */ -.notification-container { +#notification-container { position: fixed; top: 20px; right: 20px;