1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +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

View File

@ -95,7 +95,7 @@
} }
#ocsms-contact-actions { #ocsms-contact-actions {
float: left; float: right;
} }