diff --git a/static/styles/main.css b/static/styles/main.css
index e0c42ee..c374ec2 100644
--- a/static/styles/main.css
+++ b/static/styles/main.css
@@ -445,7 +445,7 @@ header h2 span {
background-color: #8086f9;
}
-.organisation button {
+.organisation .addDriver {
position: absolute;
width: fit-content;
text-decoration: none;
@@ -462,7 +462,7 @@ header h2 span {
left: 35px;
}
-.organisation button:hover {
+.organisation .addDriver:hover {
background-color: rgba(0, 0, 0, 0.05);
}
diff --git a/static/templates/devices/drivers.html b/static/templates/devices/drivers.html
index cc6abf2..4bafed0 100644
--- a/static/templates/devices/drivers.html
+++ b/static/templates/devices/drivers.html
@@ -101,7 +101,7 @@
-->
-
+