1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-23 09:22:23 -05:00

increase space before address labels

This commit is contained in:
Tankred Hase 2013-09-19 00:10:02 +02:00
parent d801a84ceb
commit c430e3c147

View File

@ -23,6 +23,10 @@
.address {
padding: 0.2em 0;
.label {
margin-left: 0.3em;
}
}
}