summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorThomas Müller <DeepDiver1975@users.noreply.github.com>2016-08-02 11:01:30 +0200
committerGitHub <noreply@github.com>2016-08-02 11:01:30 +0200
commitb8c3e0635ecb66c38b58cfadabab7acd297d8dc9 (patch)
treeae28054e7b37c40900da72dbc0185e4cc9a2ece0 /css
parent69ffeac160e36c53be0441789550bd737805fd93 (diff)
💀 Deathdate … and anniversary! 🎉 (#472)
* Adding date of death - refs #464 * More space for the label * Adding anniversary
Diffstat (limited to 'css')
-rw-r--r--css/public/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/public/style.css b/css/public/style.css
index fa7ff369..cc62ab1c 100644
--- a/css/public/style.css
+++ b/css/public/style.css
@@ -170,7 +170,7 @@ detailsitem {
detailsitem label {
display: inline-block;
- width: 80px;
+ width: 100px;
padding: 7px 0px;
text-align: right;
opacity: .5;
@@ -265,7 +265,7 @@ detailsitem.details-item-note .icon-delete {
.select-addressbook,
.add-field {
- margin-left: 83px;
+ margin-left: 103px;
}