1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +00:00

Fix contact actions floating

This commit is contained in:
Loic Blot
2016-05-20 08:44:15 +02:00
parent 4fce4cfbbc
commit 5ac76af636
+1 -1
View File
@@ -95,7 +95,7 @@
}
#ocsms-contact-actions {
float: left;
float: right;
}