fix layout for documentation link hints

This commit is contained in:
Jan-Christoph Borchardt 2015-04-30 17:12:34 -04:00
parent 8b37e25ec2
commit 9ec80377e6
1 changed files with 7 additions and 0 deletions

View File

@ -368,8 +368,15 @@ table.grid td.date{
display: inline-block;
}
/* correctly display help icons next to headings */
.icon-info {
padding: 11px 20px;
vertical-align: text-bottom;
}
#shareAPI h2,
#encryptionAPI h2,
#mail_general_settings h2 {
display: inline-block;
}
.mail_settings p label:first-child {