summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJohn Molakvoæ <malabarth@hotmail.fr>2016-03-14 13:49:26 +0100
committerJohn Molakvoæ <malabarth@hotmail.fr>2016-03-14 13:49:26 +0100
commit686838fe84c7eb40019d6f19ba5d02c416e6ef3e (patch)
tree5cf4da27bf450c3de2e250bc9971dc012edeb3ed /css
parentaa7028ffb23f76d45921bc6dbb340bd606904d06 (diff)
Fix #202
Fix https://github.com/owncloud/contacts/issues/202 Simple way to do so.
Diffstat (limited to 'css')
-rw-r--r--css/public/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/public/style.css b/css/public/style.css
index 34ea83a7..8a3e5b14 100644
--- a/css/public/style.css
+++ b/css/public/style.css
@@ -245,6 +245,7 @@ ul.dropdown-menu li.active {
div.app-contacts span.utils {
padding: 0 !important;
+ float: right;
}
input.newAddressBookInput, input.shareeInput, input.addressBookUrl {