summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-06-15 23:02:00 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2016-06-16 11:09:17 +0200
commit0cf6d0f744532089709f0b8087df1907db5a4d95 (patch)
tree9daa1ad260e2ed8739326c9151596b0422bb83c0 /css
parentc83f7ca4aa92c77ca81d42d4f0f8e6b05309e58d (diff)
Adding detailed name field with all structured elements including sync N to FN
Diffstat (limited to 'css')
-rw-r--r--css/public/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/public/style.css b/css/public/style.css
index 5554d06c..e8635522 100644
--- a/css/public/style.css
+++ b/css/public/style.css
@@ -239,6 +239,10 @@ detailsitem.details-item-adr .icon-delete {
top: 57px;
left: 331px;
}
+detailsitem.details-item-n .icon-delete {
+ top: 34px;
+ left: 331px;
+}
detailsitem.details-item-email select {
margin-right: 0;