mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
(html,js) Adjust padding of dialogs
Following this commit: https://github.com/angular/material/commit/d2140b1565b7e91d4f0b11b6c3983b976abd00f8
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
' </md-button>',
|
||||
' </div>',
|
||||
' </md-toolbar>',
|
||||
' <md-dialog-content>',
|
||||
' <md-dialog-content class="md-dialog-content">',
|
||||
' <div layout="column">',
|
||||
' <div layout="row" layout-align="start center">',
|
||||
' <span>' + l('Select a vCard or LDIF file.') + '</span>',
|
||||
|
||||
Reference in New Issue
Block a user